Improved doxy documentation
FossilOrigin-Name: 180207c76a560f2b409dbc95bc5b1b57e2f7616a277cb987edfc8747328a4f80
This commit is contained in:
@ -39,11 +39,15 @@
|
||||
/* capwap version and iana number */
|
||||
|
||||
/**
|
||||
*@defgroup CAPWAP CAPWAP Defintions from RFC5415
|
||||
*@{
|
||||
* @defgroup CAPWAP CAPWAP
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @defgroup CAPWAP_DEFS Definitions from RFC5415
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
*@defgroup CAPWAPConstants CAPWAP General Constants
|
||||
@ -632,7 +636,9 @@ enum capwap_states {
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
*@}
|
||||
* @} CAPWAP_DEFS
|
||||
*/
|
||||
/**
|
||||
* @} CAPWAP
|
||||
*/
|
||||
|
Reference in New Issue
Block a user