doxygen doc fix. Feel free to add more informations in the @file section
authordoursse <doursse>
Tue, 27 Sep 2005 15:23:34 +0000 (15:23 +0000)
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 27 Sep 2005 15:23:34 +0000 (15:23 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@16991 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Eet.h

index c79a436..87c5ad0 100644 (file)
 extern "C" {
 #endif
 
+/**
+ * @file Eet.h
+ * @brief The file that provides the eet functions.
+ *
+ * This header provides the Eet management functions.
+ *
+ */
+
 /***************************************************************************/
 
 #define EET_T_UNKNOW     0 /**< Unknown data encding type */
@@ -62,7 +70,7 @@ extern "C" {
 
 /***************************************************************************/
 
-   /*
+   /**
     * Initialize the EET library.
     *
     * @return The new init count.