discomfitor pushed a commit to branch master.

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

commit 0cc713b7653531115f4d95deb4a5442c8444527b
Author: Mike Blumenkrantz <zm...@samsung.com>
Date:   Mon Apr 14 14:39:21 2014 -0400

    docs now have a slightly more english description and list libs 
alphabetically
---
 doc/main.dox | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/doc/main.dox b/doc/main.dox
index f132f3a..db38729 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -2,27 +2,27 @@
  * @mainpage EFL
  *
  * The Enlightenment Project covers more than simple window management. It
- * also includes the EFL(Enlightenment Foundation Libraries), the EFL is a set
- * of libraries each providing a great deal of functionality. Below you can
- * find documentation auto-generated daily from SVN source for these
+ * also includes the EFL, or Enlightenment Foundation Libraries: a framework
+ * which provides a great deal of functionality. Below you can
+ * find documentation auto-generated daily from GIT source for these
  * libraries:
  *
- * @li @ref eina_main data types and low-level/basic abstractions.
- * @li @ref eo_main generic object system.
- * @li @ref evas_main drawing canvas.
- * @li @ref eet_main binary data parser and serializer.
- * @li @ref embryo_main embedded script language.
  * @li @ref ecore_main operating system abstraction and integration.
- * @li @ref escape_main playstation3 portability layer.
- * @li @ref evil_main microsoft windows portability layer.
+ * @li @ref edje_main layout and theme library with super powers.
+ * @li @ref eet_main binary data parser and serializer.
+ * @li @ref eeze_main hardware device manipulation and notification.
+ * @li @ref efreet_main freedesktop.org (xdg) menu and desktop integration.
+ * @li @ref eina_main data types and low-level/basic abstractions.
  * @li @ref eio_main asynchronous input/output
  * @li @ref eldbus_main d-bus integration.
- * @li @ref efreet_main freedesktop.org (xdg) menu and desktop integration.
- * @li @ref eeze_main hardware device manipulation and notification.
- * @li @ref ephysics_main physics simulation integration and visual effects.
- * @li @ref edje_main layout and theme library with super powers.
+ * @li @ref embryo_main embedded script language.
  * @li @ref emotion_main to play music and videos.
+ * @li @ref eo_main generic object system.
+ * @li @ref ephysics_main physics simulation integration and visual effects.
+ * @li @ref escape_main playstation3 portability layer.
  * @li @ref ethumb_main to generate thumbnail images of files.
+ * @li @ref evas_main drawing canvas.
+ * @li @ref evil_main microsoft windows portability layer.
  *
  */
 

-- 


Reply via email to