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
@@ -44,4 +44,4 @@ struct auth_controller_t {
*/
controller_t *auth_controller_create(context_t *context, void *param);
#endif /* AUTH_CONTROLLER_H_ @} */
#endif /** AUTH_CONTROLLER_H_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct config_controller_t {
*/
controller_t *config_controller_create(context_t *context, void *param);
#endif /* CONFIG_CONTROLLER_H_ @} */
#endif /** CONFIG_CONTROLLER_H_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct control_controller_t {
*/
controller_t *control_controller_create(context_t *context, void *param);
#endif /* CONTROL_CONTROLLER_H_ */
#endif /** CONTROL_CONTROLLER_H_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct gateway_controller_t {
*/
controller_t *gateway_controller_create(context_t *context, void *param);
#endif /* GATEWAY_CONTROLLER_H_ @} */
#endif /** GATEWAY_CONTROLLER_H_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct ikesa_controller_t {
*/
controller_t *ikesa_controller_create(context_t *context, void *param);
#endif /* IKESA_CONTROLLER_H_ @} */
#endif /** IKESA_CONTROLLER_H_ @}*/