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
@@ -15,7 +15,7 @@
/**
* @defgroup hybrid_authenticator hybrid_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v1
*/
#ifndef HYBRID_AUTHENTICATOR_H_
@@ -15,7 +15,7 @@
/**
* @defgroup psk_v1_authenticator psk_v1_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v1
*/
#ifndef PSK_V1_AUTHENTICATOR_H_
@@ -15,7 +15,7 @@
/**
* @defgroup pubkey_v1_authenticator pubkey_v1_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v1
*/
#ifndef PUBKEY_V1_AUTHENTICATOR_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup keymat_v1 keymat_v1
* @{ @ingroup sa
* @{ @ingroup ikev1
*/
#ifndef KEYMAT_V1_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup task_manager_v1 task_manager_v1
* @{ @ingroup sa
* @{ @ingroup ikev1
*/
#ifndef TASK_MANAGER_V1_H_
@@ -15,7 +15,7 @@
/**
* @defgroup aggressive_mode aggressive_mode
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef AGGRESSIVE_MODE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup informational informational
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef INFORMATIONAL_H_
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_cert_post isakmp_cert_post
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_CERT_POST_H_
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_cert_pre isakmp_cert_pre
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_CERT_PRE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_delete isakmp_delete
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_DELETE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_dpd isakmp_dpd
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_DPD_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_natd isakmp_natd
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_NATD_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup isakmp_vendor isakmp_vendor
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef ISAKMP_VENDOR_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup main_mode main_mode
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef MAIN_MODE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup mode_config mode_config
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef MODE_CONFIG_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup quick_delete quick_delete
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef QUICK_DELETE_H_
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup quick_mode quick_mode
* @{ @ingroup tasks
* @{ @ingroup tasks_v1
*/
#ifndef QUICK_MODE_H_
+2 -2
View File
@@ -14,8 +14,8 @@
*/
/**
* @defgroup xauth xauth
* @{ @ingroup tasks
* @defgroup xauth_t xauth
* @{ @ingroup tasks_v1
*/
#ifndef XAUTH_H_