summaryrefslogtreecommitdiff
path: root/doc/main.dox
diff options
context:
space:
mode:
authorAndy Williams <andy@andywilliams.me>2017-12-13 17:28:18 +0000
committerAndy Williams <andy@andywilliams.me>2017-12-13 18:10:57 +0000
commitebff6b42efa371daa62fe6a9081f27d6aa0596b3 (patch)
tree7b73a761bd916648ed569e5cc003b331c507bcf7 /doc/main.dox
parented307bda4062f84873005dcae5fbf4ddfaf93e5d (diff)
downloadefl-ebff6b42efa371daa62fe6a9081f27d6aa0596b3.tar.gz
docs: Updated legacy API introduction
Diffstat (limited to 'doc/main.dox')
-rw-r--r--doc/main.dox16
1 files 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>
*