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 eap_authenticator eap_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v2
*/
#ifndef EAP_AUTHENTICATOR_H_
@@ -15,7 +15,7 @@
/**
* @defgroup psk_authenticator psk_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v2
*/
#ifndef PSK_AUTHENTICATOR_H_
@@ -16,7 +16,7 @@
/**
* @defgroup pubkey_authenticator pubkey_authenticator
* @{ @ingroup authenticators
* @{ @ingroup authenticators_v2
*/
#ifndef PUBKEY_AUTHENTICATOR_H_