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
@@ -77,5 +77,5 @@ chunk_t ietfAttr_list_encode(linked_list_t *list);
*/
void ietfAttr_list_destroy(linked_list_t *list);
#endif /* IETF_ATTR_LIST_H_ @}*/
#endif /** IETF_ATTR_LIST_H_ @}*/
+1 -1
View File
@@ -56,4 +56,4 @@ struct x509_ac_t {
*/
builder_t *x509_ac_builder(certificate_type_t type);
#endif /* X509_AC_H_ @}*/
#endif /** X509_AC_H_ @}*/
+1 -1
View File
@@ -46,4 +46,4 @@ struct x509_cert_t {
*/
builder_t *x509_cert_builder(certificate_type_t type);
#endif /* X509_CERT_H_ @}*/
#endif /** X509_CERT_H_ @}*/
+1 -1
View File
@@ -45,4 +45,4 @@ struct x509_crl_t {
*/
builder_t *x509_crl_builder(certificate_type_t type);
#endif /* X509_CRL_H_ @}*/
#endif /** X509_CRL_H_ @}*/
@@ -51,4 +51,4 @@ struct x509_ocsp_request_t {
*/
builder_t *x509_ocsp_request_builder(certificate_type_t type);
#endif /* X509_OCSP_REQUEST_H_ @}*/
#endif /** X509_OCSP_REQUEST_H_ @}*/
@@ -44,4 +44,4 @@ struct x509_ocsp_response_t {
*/
builder_t *x509_ocsp_response_builder(certificate_type_t type);
#endif /* X509_OCSP_RESPONSE_H_ @}*/
#endif /** X509_OCSP_RESPONSE_H_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct x509_plugin_t {
*/
plugin_t *plugin_create();
#endif /* X509_PLUGIN_H_ @}*/
#endif /** X509_PLUGIN_H_ @}*/