Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, tasks etc.).

This commit is contained in:
Tobias Brunner
2012-05-18 10:04:08 +02:00
parent 7959a3faec
commit 22bf44c8b9
46 changed files with 67 additions and 52 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup child_create child_create
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef CHILD_CREATE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup child_delete child_delete
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef CHILD_DELETE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup child_rekey child_rekey
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef CHILD_REKEY_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_auth ike_auth
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_AUTH_H_
@@ -15,7 +15,7 @@
/**
* @defgroup ike_auth_lifetime ike_auth_lifetime
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_AUTH_LIFETIME_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_cert_post ike_cert_post
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_CERT_POST_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_cert_pre ike_cert_pre
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_CERT_PRE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_config ike_config
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_CONFIG_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_delete ike_delete
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_DELETE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_dpd ike_dpd
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_DPD_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_init ike_init
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_INIT_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_me ike_me
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_ME_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_mobike ike_mobike
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_MOBIKE_H_
+2 -2
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_natd ike_natd
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_NATD_H_
@@ -42,7 +42,7 @@ struct ike_natd_t {
*
* MOBIKE uses NAT payloads in DPD to detect changes in the NAT mappings.
*
* @return TRUE if mappings have changed
* @return TRUE if mappings have changed
*/
bool (*has_mapping_changed)(ike_natd_t *this);
};
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_reauth ike_reauth
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_REAUTH_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_rekey ike_rekey
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_REKEY_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup ike_vendor ike_vendor
* @{ @ingroup tasks
* @{ @ingroup tasks_v2
*/
#ifndef IKE_VENDOR_H_