Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, tasks etc.).
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user