Eina: Groups shouldn't be inside themselves, and both groups

and conditionals need to be properly closed..



SVN revision: 61413
This commit is contained in:
Jonas M. Gastal 2011-07-15 18:37:44 +00:00
parent 2d6dec2b4e
commit cd8cd93209
32 changed files with 3 additions and 171 deletions

View File

@ -93,8 +93,6 @@
* chosen elements of a container, use eina_accessor_over().
*
* See an example @ref eina_accessor_example_01_page "here".
*
* @{
*/
/**
@ -339,8 +337,4 @@ EAPI Eina_Bool eina_accessor_unlock(Eina_Accessor *accessor) EINA_ARG_NONNULL(1)
* @}
*/
/**
* @}
*/
#endif

View File

@ -188,8 +188,6 @@
* See here some examples:
* @li @ref array_01_example_page
* @li @ref array_02_example_page
*
* @{
*/
/**
@ -439,11 +437,6 @@ static inline Eina_Bool eina_array_foreach(Eina_Array *array,
* @}
*/
/**
* @}
*/
/**
* @}
*/

View File

@ -317,8 +317,6 @@
* written in a gnuplot file.
*
* For more information, you can look at the @ref tutorial_benchmark_page.
*
* @{
*/
/**
@ -452,8 +450,4 @@ EAPI Eina_Array *eina_benchmark_run(Eina_Benchmark *bench);
* @}
*/
/**
* @}
*/
#endif /* EINA_BENCHMARK_H_ */

View File

@ -13,8 +13,6 @@
*
* The Binary Buffer data type is designed to be a mutable string,
* allowing to append, prepend or insert a string to a buffer.
*
* @{
*/
/**
@ -216,8 +214,4 @@ EAPI size_t eina_binbuf_length_get(const Eina_Binbuf *buf) EINA_ARG_NONNULL(1
* @}
*/
/**
* @}
*/
#endif /* EINA_STRBUF_H */

View File

@ -71,8 +71,6 @@
* memory.
*
* For more information, you can look at the @ref tutorial_binshare_page.
*
* @{
*/
/**
@ -192,8 +190,4 @@ EAPI void eina_binshare_dump(void);
* @}
*/
/**
* @}
*/
#endif /* EINA_STRINGSHARE_H_ */

View File

@ -144,8 +144,6 @@
* @code
* gcc -Wall -o test_eina_convert test_eina.c `pkg-config --cflags --libs eina` -lm
* @endcode
*
* @{
*/
/**
@ -373,8 +371,4 @@ EAPI Eina_Bool eina_convert_atofp(const char *src,
* @}
*/
/**
* @}
*/
#endif /* EINA_CONVERT_H_ */

View File

@ -100,8 +100,6 @@
* @endverbatim
*
* Note that the displayed time is in nanosecond.
*
* @{
*/
/**
@ -212,8 +210,4 @@ EAPI char *eina_counter_dump(Eina_Counter *counter) EINA_ARG_NONNULL(1);
* @}
*/
/**
* @}
*/
#endif /* EINA_COUNTER_H_ */

View File

@ -64,8 +64,6 @@
*
* A simple example of how to use this can be seen @ref tutorial_error_page
* "here".
*
* @{
*/
/**
@ -197,8 +195,4 @@ EAPI Eina_Error eina_error_find(const char *msg) EINA_ARG_NONNULL(1) EINA_PURE;
* @}
*/
/**
* @}
*/
#endif /* EINA_ERROR_H_ */

View File

@ -373,8 +373,4 @@ EAPI void eina_file_map_free(Eina_File *file, void *map);
* @}
*/
/**
* @}
*/
#endif /* EINA_FILE_H_ */

View File

@ -35,8 +35,6 @@
/**
* @defgroup Eina_Hamster_Group Hamster
*
* @{
*/
@ -57,8 +55,4 @@ EAPI int eina_hamster_count(void);
* @}
*/
/**
* @}
*/
#endif /* EINA_HAMSTER_H_ */

View File

@ -260,8 +260,6 @@
* </ul>
* <li> @ref eina_hash_08.c "Different add and delete functions"
* </ul>
*
* @{
*/
/**
@ -1037,8 +1035,4 @@ static inline int eina_hash_int64(const unsigned long int *pkey,
* @}
*/
/**
* @}
*/
#endif /*EINA_HASH_H_*/

View File

@ -371,8 +371,6 @@
* @li @ref inlist_01_example_page
* @li @ref inlist_02_example_page
* @li @ref inlist_03_example_page
*
* @{
*/
/**
@ -730,8 +728,4 @@ EAPI Eina_Inlist *eina_inlist_sort(Eina_Inlist *head, Eina_Compare_Cb func);
* @}
*/
/**
* @}
*/
#endif /*EINA_INLIST_H_*/

View File

@ -100,8 +100,6 @@
* container, use eina_iterator_foreach().
*
* Here an @ref eina_iterator_example "example"
*
* @{
*/
/**
@ -336,8 +334,4 @@ EAPI Eina_Bool eina_iterator_unlock(Eina_Iterator *iterator) EINA_ARG_NONNULL(1)
* @}
*/
/**
* @}
*/
#endif

View File

@ -280,8 +280,6 @@
* @li @ref list_02_example_page
* @li @ref list_03_example_page
* @li @ref list_04_example_page
*
* @{
*/
/**
@ -1630,8 +1628,4 @@ EAPI Eina_Accessor *eina_list_accessor_new(const Eina_List *list) EINA_MA
* @}
*/
/**
* @}
*/
#endif /* EINA_LIST_H_ */

View File

@ -210,7 +210,6 @@
* For more information, you can look at the @ref tutorial_log_page.
*
* @example eina_log_01.c
* @{
*/
/**
@ -886,8 +885,4 @@ EAPI void eina_log_print_cb_file(const Eina_Log_Domain *d,
* @}
*/
/**
* @}
*/
#endif /* EINA_LOG_H_ */

View File

@ -26,8 +26,6 @@
*
* @brief These functions provide general initialisation and shut down
* functions.
*
* @{
*/
/**
@ -142,8 +140,4 @@ EAPI int eina_threads_shutdown(void);
* @}
*/
/**
* @}
*/
#endif /* EINA_MAIN_H_ */

View File

@ -33,8 +33,6 @@
* @brief These functions provide matrix sparse management.
*
* For more information, you can look at the @ref tutorial_matrixsparse_page.
*
* @{
*/
/**
@ -398,8 +396,4 @@ EAPI Eina_Iterator *eina_matrixsparse_iterator_complete_new(const Eina_Matrixspa
* @}
*/
/**
* @}
*/
#endif /* EINA_MATRIXSPARSE_H_ */

View File

@ -56,8 +56,6 @@
* @li @c one_big: It call just one time malloc for the requested number
* of items. Useful when you know in advance how many object of some
* type will live during the life of the mempool.
*
* @{
*/
/**
@ -122,8 +120,4 @@ EAPI unsigned int eina_mempool_alignof(unsigned int size);
* @}
*/
/**
* @}
*/
#endif /* EINA_MEMPOOL_H_ */

View File

@ -2,7 +2,7 @@
#define EINA_MMAP_H_
/**
* @addtogroup Eina_Mmap_Group Group
* @addtogroup Eina_Mmap_Group Mmap Group
*
* @brief These functions provide helpers for safe mmap handling
*

View File

@ -27,8 +27,6 @@
* @addtogroup Eina_Module_Group Module
*
* @brief These functions provide module management.
*
* @{
*/
/**
@ -342,12 +340,4 @@ EAPI Eina_Module *
* @}
*/
/**
* @}
*/
/**
* @}
*/
#endif /*EINA_MODULE_H_*/

View File

@ -2,7 +2,7 @@
#define EINA_PREFIX_H_
/**
* @addtogroup Eina_Prefix_Group Group
* @addtogroup Eina_Prefix_Group Prefix Group
*
* @brief These functions provide the ability to determine the runtime
* location of a software package

View File

@ -35,8 +35,6 @@
* http://eternallyconfuzzled.com/tuts/datastructures/jsw_tut_rbtree.aspx . The
* main difference is that this set of function never allocate any data, making
* them particularly useful for memory management.
*
* @{
*/
/**
@ -270,8 +268,4 @@ EAPI Eina_Iterator *eina_rbtree_iterator_postfix(const Eina_Rbtree *root)
* @}
*/
/**
* @}
*/
#endif

View File

@ -25,8 +25,6 @@
* @addtogroup Eina_Rectangle_Group Rectangle
*
* @brief These functions provide rectangle management.
*
* @{
*/
/**
@ -238,8 +236,4 @@ EAPI void eina_rectangle_free(Eina_Rectangle *rect) EINA_ARG_NONNULL(
* @}
*/
/**
* @}
*/
#endif /*_EINA_RECTANGLE_H_*/

View File

@ -29,8 +29,6 @@
* set of macro do provide helper that will force to use the
* correct code in most case and reduce the bug likeliness.
* Of course this without affecting speed !
*
* @{
*/
/**
@ -75,8 +73,4 @@ typedef int Eina_Refcount;
* @}
*/
/**
* @}
*/
#endif /* EINA_REFCOUNT_H_ */

View File

@ -60,8 +60,6 @@
* #include "my_functions2.h"
*
* @endcode
*
* @{
*/
/**

View File

@ -48,8 +48,6 @@
* will not tokenize this. If you want you can use
* eina_simple_xml_tag_attributes_find() and then
* eina_simple_xml_attributes_parse().
*
* @{
*/
/**
@ -385,8 +383,4 @@ EAPI char * eina_simple_xml_node_dump(Eina_Simple_XML_Node *node, const char *in
* @}
*/
/**
* @}
*/
#endif /* EINA_SIMPLE_XML_H_ */

View File

@ -64,8 +64,6 @@
* shared strings(eina_stringshare).
*
* See an example @ref tutorial_eina_string "here".
*
* @{
*/
/**
@ -324,8 +322,4 @@ static inline size_t eina_strlen_bounded(const char *str, size_t maxlen) EINA_PU
* @}
*/
/**
* @}
*/
#endif /* EINA_STR_H */

View File

@ -44,8 +44,6 @@
* allowing to append, prepend or insert a string to a buffer.
*
* For more information see @ref tutorial_strbuf "this example".
*
* @{
*/
/**

View File

@ -128,8 +128,6 @@
*
* For more information, see @ref eina_stringshare_example_01_page
* "this example".
*
* @{
*/
/**
@ -314,8 +312,4 @@ static inline Eina_Bool eina_stringshare_replace_length(const char **p_str, cons
* @}
*/
/**
* @}
*/
#endif /* EINA_STRINGSHARE_H_ */

View File

@ -13,8 +13,6 @@
*
* The Unicode String Buffer data type is designed to be a mutable string,
* allowing to append, prepend or insert a string to a buffer.
*
* @{
*/
/**
@ -426,8 +424,4 @@ eina_ustrbuf_length_get(const Eina_UStrbuf *buf) EINA_ARG_NONNULL(1) EINA_WARN_U
* @}
*/
/**
* @}
*/
#endif /* EINA_STRBUF_H */

View File

@ -74,8 +74,6 @@
* memory fragmentation, so a win all-around.
*
* For more information, you can look at the @ref tutorial_ustringshare_page.
*
* @{
*/
/**
@ -199,8 +197,4 @@ static inline Eina_Bool eina_ustringshare_replace_length(const Eina_Unicode **p
* @}
*/
/**
* @}
*/
#endif /* EINA_STRINGSHARE_H_ */

View File

@ -452,7 +452,7 @@ _eina_class_range_repack(void *dst, void *src, void *data)
}
/**
* @}
* @endcond
*/
Eina_Bool