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. * *

Graphics libraries

* @@ -35,15 +35,6 @@ * @li @ref ethumb_main to generate thumbnail images of files. * @li @ref evas_main drawing canvas. * - *

Operating System specific libraries

- * - * @li @ref escape_main playstation3 portability layer. - * @li @ref evil_main microsoft windows portability layer. - * - *

Early stage libraries (BETA testing)

- * - * @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 module listing. */