ajwillia-ms pushed a commit to branch master.

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

commit ebff6b42efa371daa62fe6a9081f27d6aa0596b3
Author: Andy Williams <a...@andywilliams.me>
Date:   Wed Dec 13 17:28:18 2017 +0000

    docs: Updated legacy API introduction
---
 doc/main.dox | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/doc/main.dox b/doc/main.dox
index f5da99668e..df4bd0c879 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -1,10 +1,18 @@
 /**
  * @mainpage Enlightenment Foundation Libraries (EFL)
  *
- * The Enlightenment Project covers more than simple window management. It
- * also includes the EFL, or Enlightenment Foundation Libraries: a framework
- * which provides a great deal of functionality. Below you can
- * find documentation for these libraries:
+ * The Enlightenment Foundation Libraries (EFL) cover a wide range of
+ * functions including inter-process communication (IPC), graphics, audio
+ * and even location services. Other powerful features include file
+ * handling utilities, widgets and user interface controls, thumbnailing
+ * and rendering via scene graph. You can discover more of EFL's
+ * capabilities by visiting the
+ * <a href="https://enlightenment.org/about-efl.md"; target="_top">About EFL 
page</a>.
+ *
+ * For ease of access to documentation, EFL can be split into Core,
+ * Graphics, Operating System Specific and Beta library categories.
+ * Documentation for libraries in each of these categories is available
+ * below.
  *
  * <h3>Core libraries</h3>
  *

-- 


Reply via email to