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_