updated Doxyfile

properly close all doxygen groups
fixed remaining doxygen warnings
This commit is contained in:
Martin Willi
2009-03-24 17:43:01 +00:00
parent e4838d02b3
commit 1490ff4d9b
296 changed files with 1703 additions and 510 deletions
+1 -1
View File
@@ -102,4 +102,4 @@ struct fetcher_t {
void (*destroy)(fetcher_t *this);
};
#endif /* FETCHER_H_ @}*/
#endif /** FETCHER_H_ @}*/
+1 -1
View File
@@ -71,4 +71,4 @@ struct fetcher_manager_t {
*/
fetcher_manager_t *fetcher_manager_create();
#endif /* FETCHER_MANAGER_H_ @}*/
#endif /** FETCHER_MANAGER_H_ @}*/