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
@@ -195,4 +195,4 @@ struct auth_info_t {
*/
auth_info_t *auth_info_create();
#endif /* AUTH_INFO_H_ @}*/
#endif /** AUTH_INFO_H_ @}*/
+1 -1
View File
@@ -204,4 +204,4 @@ struct credential_manager_t {
*/
credential_manager_t *credential_manager_create();
#endif /* CREDENTIAL_MANAGER_H_ @} */
#endif /** CREDENTIAL_MANAGER_H_ @}*/
+1 -1
View File
@@ -107,4 +107,4 @@ struct credential_set_t {
void (*cache_cert)(credential_set_t *this, certificate_t *cert);
};
#endif /* CREDENTIAL_SET_H_ @} */
#endif /** CREDENTIAL_SET_H_ @}*/
@@ -52,4 +52,4 @@ struct auth_info_wrapper_t {
*/
auth_info_wrapper_t *auth_info_wrapper_create(auth_info_t *auth);
#endif /* AUTH_INFO_WRAPPER_H_ @}*/
#endif /** AUTH_INFO_WRAPPER_H_ @}*/
+1 -1
View File
@@ -70,4 +70,4 @@ struct cert_cache_t {
*/
cert_cache_t *cert_cache_create();
#endif /* CERT_CACHE_H_ @}*/
#endif /** CERT_CACHE_H_ @}*/
@@ -52,4 +52,4 @@ struct ocsp_response_wrapper_t {
*/
ocsp_response_wrapper_t *ocsp_response_wrapper_create(ocsp_response_t *response);
#endif /* OCSP_RESPONSE_WRAPPER_H_ @}*/
#endif /** OCSP_RESPONSE_WRAPPER_H_ @}*/