Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        Ewl.h 


Log Message:
Remove the old documentation generating framework, add in the new template and
configurations for doxygen. To generate, "doxygen Doxyfile", though a mirror
will be available shortly at http://ningerso.atmos.org/ewl-manual-0.0.3/

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Ewl.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- Ewl.h       27 Aug 2003 06:27:52 -0000      1.33
+++ Ewl.h       27 Aug 2003 06:55:38 -0000      1.34
@@ -11,7 +11,7 @@
 /**
  * @mainpage Enlightened Widget Library Documentation
  *
- * @image html evas_mini.png
+ * @image html e_mini.png
  *
  * @section intro Introduction
  *
@@ -36,7 +36,7 @@
  * This means you can add widgets to the button, just like you could to the
  * box or any other container by using ewl_container_append.
  *
- * @image html evas_mini.png
+ * @image html e_mini.png
  *
  * @section model The Object Model
  *
@@ -66,7 +66,7 @@
  * layed out either from top to bottom, or from left to right, depending on
  * the box orientation.
  *
- * @image html evas_mini.png
+ * @image html e_mini.png
  *
  * @section callbacks Callbacks
  *
@@ -189,7 +189,7 @@
  *
  * gcc -o simple_viewer `ewl-config --cflags --libs` simple_viewer.c
  *
- * @image html evas_mini.png
+ * @image html e_mini.png
  *
  * @section conclusion Conclusion
  *
@@ -201,6 +201,26 @@
  *
  * If you have questions, corrections, or improvements, please send
  * them to <a href="mailto: [EMAIL PROTECTED]">RbdPngn</a>. 
+ */
+
+/**
+ * @page images Documentation Images
+ *
+ * Miniature E logo.
+ *
+ * @image html e_mini.png
+ *
+ * Diagram describing Ewl_Object fields
+ *
+ * @image html object_fields.png
+ *
+ * Diagram describing how Ewl_Object fields affect sizing
+ *
+ * @image html object_sizing.png
+ *
+ * A background hilite used on these pages.
+ *
+ * @image html hilite.png
  */
 
 #ifdef __cplusplus




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to