fine tune front page of emotion docs
authorraster <raster>
Wed, 3 Aug 2011 02:57:45 +0000 (02:57 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 3 Aug 2011 02:57:45 +0000 (02:57 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@62033 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/head.html
src/lib/Emotion.h

index 2c61795..16696c4 100644 (file)
@@ -51,7 +51,6 @@
         <div class="submenu">
             <ul class="current">
                 <li><a href="files.html">Files</a></li>
-                <li><a href="annotated.html">Data Structures</a></li>
                 <li><a href="globals.html">Globals</a></li>
                 <li><a href="modules.html">Modules</a></li>
                 <li><a href="pages.html">Related Pages</a></li>
index 3031b44..41e5e8c 100644 (file)
  *
  * @mainpage Emotion Library Documentation
  *
- * @image html e.png
+ * @version 0.2.0
+ * @date 2003-2011
+ *
+ * @section intro What is Emotion?
+ *
+ * A media object library for Evas and Ecore.
  *
  * Emotion is a library that allows playing audio and video files, using one of
  * its backends (gstreamer or xine).
  * default Evas object functions. Callbacks can be added to the signals emitted
  * by this object with evas_object_smart_callback_add().
  *
- * @version 0.2.0
- * @author Carsten Haitzler <raster@rasterman.com>
- * @author Vincent Torri <torri@maths.univ-evry.fr>
- * @author Nicolas Aguirre <aguirre.nicolas@gmail.com>
- * @author Sebastian Dransfeld <sd@tango.flipp.net>
- * @author Cedric Bail <cedric.bail@free.fr>
- * @date 2003-2011
- *
- * @section intro What is Emotion?
- *
- * A media object library for Evas and Ecore.
- *
  * @section work How does Emotion work?
  *
  * The Emotion library uses Evas smart objects to allow you to manipulate the
  * @endcode
  *
  * See the @ref Emotion_API for a better reference.
+ * 
+ * @section authors Authors
+ * 
+ * @author Carsten Haitzler <raster@rasterman.com>
+ * @author Vincent Torri <torri@maths.univ-evry.fr>
+ * @author Nicolas Aguirre <aguirre.nicolas@gmail.com>
+ * @author Sebastian Dransfeld <sd@tango.flipp.net>
+ * @author Cedric Bail <cedric.bail@free.fr>
+ * 
  */
 
 #include <Evas.h>