documentation: add missing group description

This commit is contained in:
Romuald Conty 2012-09-17 13:47:18 +00:00
parent 3cd6015c81
commit 2aba0f962a

View file

@ -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"