summaryrefslogtreecommitdiff
path: root/doc/main.dox
diff options
context:
space:
mode:
authorJee-Yong Um <jc9.um@samsung.com>2016-11-22 11:47:04 +0900
committerHermet Park <hermet@hermet.pe.kr>2016-11-22 11:47:04 +0900
commit0f97d45dac9223794f443ab17d136fcc90a126b3 (patch)
tree20453773a4b45623985f7d5d8635c6076a1d90d9 /doc/main.dox
parent281fd9231cd8eda34e35b0a68c4991483ddad776 (diff)
downloadefl-0f97d45dac9223794f443ab17d136fcc90a126b3.tar.gz
fix doxygen warnings
Summary: fix warnings while generating documents - end of file while inside a group (eina_util.h) - missing title after \defgroup - ignoring title "Ecore_Con_Lib_Group" that does not match old title Reviewers: Hermet Subscribers: cedric, jpeg Differential Revision: https://phab.enlightenment.org/D4420
Diffstat (limited to 'doc/main.dox')
-rw-r--r--doc/main.dox32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/main.dox b/doc/main.dox
index 51a9e5e893..f4731ade7e 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -154,97 +154,97 @@
*/
/**
- * @defgroup Eo
+ * @defgroup Eo Eo
*
* @brief Generic object system.
*/
/**
- * @defgroup Evas
+ * @defgroup Evas Evas
*
* @brief Drawing canvas.
*/
/**
- * @defgroup Eet
+ * @defgroup Eet Eet
*
* @brief Binary data parser and serializer.
*/
/**
- * @defgroup Eina
+ * @defgroup Eina Eina
*
* @brief Data types and low-level/basic abstractions.
*/
/**
- * @defgroup Embryo
+ * @defgroup Embryo Embryo
*
* @brief Embedded script language.
*/
/**
- * @defgroup Evil
+ * @defgroup Evil Evil
*
* @brief Microsoft Windows portability layer.
*/
/**
- * @defgroup Escape
+ * @defgroup Escape Escape
*
* @brief PlayStation3 portability layer.
*/
/**
- * @defgroup Ecore
+ * @defgroup Ecore Ecore
*
* @brief Operating System Abstraction and Integration.
*/
/**
- * @defgroup Eio
+ * @defgroup Eio Eio
*
* @brief Asynchronous input/output and file manipulation.
*/
/**
- * @defgroup Eldbus
+ * @defgroup Eldbus Eldbus
*
* @brief D-Bus integration with EFL (Ecore).
*/
/**
- * @defgroup Efreet
+ * @defgroup Efreet Efreet
*
* @brief FreeDesktop.Org (XDG) menu and desktop integration.
*/
/**
- * @defgroup Eeze
+ * @defgroup Eeze Eeze
*
* @brief Hardware device manipulation and notification, wraps UDev and similar.
*/
/**
- * @defgroup Edje
+ * @defgroup Edje Edje
*
* @brief Layout and theme library with super-powers.
*/
/**
- * @defgroup Emotion
+ * @defgroup Emotion Emotion
*
* @brief Plays music and videos.
*/
/**
- * @defgroup Ethumb
+ * @defgroup Ethumb Ethumb
*
* @brief Generates thumbnail images of files.
*/
/**
- * @defgroup EPhysics
+ * @defgroup EPhysics EPhysics
*
* @brief Physics simulation integration and visual effects.
*/