Document netif and lwIP in doxygen module style

This commit is contained in:
Dirk Ziegelmeier
2016-07-26 16:53:27 +02:00
parent bd79f6c055
commit 8643782e5d
3 changed files with 36 additions and 6 deletions

View File

@@ -33,7 +33,10 @@
* This file is part of the lwIP TCP/IP stack.
*
* Author: Adam Dunkels <adam@sics.se>
*
*/
/**
* @defgroup lwIP lwIP
*/
#include "lwip/opt.h"
@@ -318,6 +321,7 @@
#endif /* !LWIP_DISABLE_TCP_SANITY_CHECKS */
/**
* @ingroup lwIP
* Initialize all modules.
*/
void