Add some more functions and macros to documentation

This commit is contained in:
Dirk Ziegelmeier
2016-08-06 22:16:49 +02:00
parent 73131b1677
commit b94c8ee76f
2 changed files with 25 additions and 7 deletions

View File

@@ -37,11 +37,14 @@
*/
/**
* @defgroup ip4 IPv4
* @defgroup ip IP
* @ingroup callbackstyle_api
*
* @defgroup ip4 IPv4
* @ingroup ip
*
* @defgroup ip6 IPv6
* @ingroup callbackstyle_api
* @ingroup ip
*
* @defgroup ipaddr IP address handling
* @ingroup infrastructure