stefan pushed a commit to branch efl-1.24.

http://git.enlightenment.org/core/efl.git/commit/?id=2d39cb4c7a7e2fe049b84271857ae51e0875a503

commit 2d39cb4c7a7e2fe049b84271857ae51e0875a503
Author: Xavi Artigas <[email protected]>
Date:   Wed Apr 29 15:39:52 2020 +0200

    doxygen docs: Fix broken links in main page
---
 doc/main.dox | 11 +----------
 1 file changed, 1 insertion(+), 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>.
  */

-- 


Reply via email to