documentation: add missing group description
This commit is contained in:
parent
3cd6015c81
commit
2aba0f962a
1 changed files with 4 additions and 2 deletions
|
@ -60,8 +60,10 @@
|
|||
* @defgroup misc Miscellaneous
|
||||
*
|
||||
*/
|
||||
|
||||
/* vim:set ts=2 sw=2 et: */
|
||||
/**
|
||||
* @defgroup string-converter To-string converters
|
||||
* The functionnality documented below allow to retreive some information in text format.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue