summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/main.dox11
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/main.dox b/doc/main.dox
index a09e1548ec..fa47155886 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -23,7 +23,7 @@
* @li @ref eio_main asynchronous input/output
* @li @ref eldbus_main D-Bus integration.
* @li @ref embryo_main embedded script language.
- * @li @ref eo_main generic object system.
+ * @li @ref eolian_main an EO file parser and code generator.
*
* <h3>Graphics libraries</h3>
*
@@ -35,15 +35,6 @@
* @li @ref ethumb_main to generate thumbnail images of files.
* @li @ref evas_main drawing canvas.
*
- * <h3>Operating System specific libraries</h3>
- *
- * @li @ref escape_main playstation3 portability layer.
- * @li @ref evil_main microsoft windows portability layer.
- *
- * <h3>Early stage libraries (BETA testing)</h3>
- *
- * @li @ref eolian_main an EO file parser and code generator.
- *
* If you are looking for methods that do not fit into the above list you can
* see the full <a href="modules.html" />module listing</a>.
*/