Documentation updates
This commit is contained in:
parent
35957aa600
commit
d42b91fd20
3 changed files with 23 additions and 16 deletions
|
@ -1,3 +1,8 @@
|
|||
/**
|
||||
* \addtogroup uip
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* \defgroup uipopt Configuration options for uIP
|
||||
* @{
|
||||
|
@ -53,7 +58,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: uipopt.h,v 1.2 2006/08/09 16:13:40 bg- Exp $
|
||||
* $Id: uipopt.h,v 1.3 2007/04/02 18:08:36 adamdunkels Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -542,3 +547,4 @@ typedef struct httpd_state uip_tcp_appstate_t
|
|||
|
||||
#endif /* __UIPOPT_H__ */
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue