Enlightenment CVS committal

Author  : technikolor
Project : web
Module  : e

Dir     : web/e/data


Modified Files:
        efl.html 


Log Message:
Nav updates, efl page additions.


===================================================================
RCS file: /cvsroot/enlightenment/web/e/data/efl.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- efl.html    9 Feb 2004 07:09:06 -0000       1.1
+++ efl.html    9 Feb 2004 21:47:50 -0000       1.2
@@ -11,7 +11,7 @@
 Below is a diagram of how the various componants of the EFL fit together.  Because
 of complexity of the libraries and the fact that so many libraries can be used
 independant of other EFL libraries we have a diagram alittle more complex than
-your standard dependancy derived block diagram.
+your standard block diagram.
 </p>
 
 <center>
@@ -19,8 +19,61 @@
 </center>
 
 <p>
-More stuff.....
+A quick breakdown:
 </p>
 
+<center>
+<table border="0" width="100%">
+  <tr class="team-dark">
+    <td class="newstitle">Library</td>
+    <td class="newstitle">Description</td>
+  </tr>
+  <tr>
+    <td><a href="imlib2.html">Imlib2</a></td>
+    <td>Image Rendering and Manipulation Library</td>
+  </tr>
+  <tr class="team-dark">
+    <td><a href="edb.html">EDB</a></td>
+    <td>DB Wrapper</td>
+  </tr>
+
+  <tr>
+    <td><a href="eet.html">EET</a></td>
+    <td>Distribution Container Lib and Tools</td>
+  </tr>
+  <tr class="team-dark">
+    <td><a href="evas.html">EVAS</a></td>
+    <td>Canvas Library</td>
+  </tr>
+
+  <tr>
+    <td><a href="ecore.html">Ecore</a></td>
+    <td>Event Abstraction and Modular Convience Library</td>
+  </tr>
+  <tr class="team-dark">
+    <td><a href="estyle.html">Estyle</a></td>
+    <td>Text Stylization Library</td>
+  </tr>
+
+  <tr>
+    <td><a href="etox.html">Etox</a></td>
+    <td>Text Layout and Manipulation Lib</td>
+  </tr>
+  <tr class="team-dark">
+    <td><a href="ewd.html">EWD</a></td>
+    <td>Thread-safe Data Structure Convience Libary</td>
+  </tr>
+
+  <tr>
+    <td><a href="edje.html">Edje</a></td>
+    <td>Interface Abstraction Library and Toolset</td>
+  </tr>
+  <tr class="team-dark">
+    <td><a href="ewl.html">EWL</a></td>
+    <td>Enlightenment Widget Libary</td>
+  </tr>
+</table>
+</center>
+
 @end@
 @bottom@




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to