updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -52,4 +52,4 @@ struct medcli_config_t {
|
||||
*/
|
||||
medcli_config_t *medcli_config_create(database_t *db);
|
||||
|
||||
#endif /* MEDCLI_CONFIG_H_ @}*/
|
||||
#endif /** MEDCLI_CONFIG_H_ @}*/
|
||||
|
||||
@@ -52,4 +52,4 @@ struct medcli_creds_t {
|
||||
*/
|
||||
medcli_creds_t *medcli_creds_create(database_t *database);
|
||||
|
||||
#endif /* MEDCLI_CREDS_H_ @}*/
|
||||
#endif /** MEDCLI_CREDS_H_ @}*/
|
||||
|
||||
@@ -52,4 +52,4 @@ struct medcli_listener_t {
|
||||
*/
|
||||
medcli_listener_t *medcli_listener_create(database_t *database);
|
||||
|
||||
#endif /* MEDCLI_LISTENER_H_ @}*/
|
||||
#endif /** MEDCLI_LISTENER_H_ @}*/
|
||||
|
||||
@@ -46,4 +46,4 @@ struct medcli_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* MEDCLI_PLUGIN_H_ @}*/
|
||||
#endif /** MEDCLI_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user