Move all rawapi.txt to appropriate doxygen docs

This commit is contained in:
Dirk Ziegelmeier
2017-10-20 21:40:23 +02:00
parent 33ce04019d
commit ddcf9cc764
5 changed files with 139 additions and 156 deletions

View File

@@ -10,7 +10,7 @@
* Implementation of raw protocol PCBs for low-level handling of
* different types of protocols besides (or overriding) those
* already available in lwIP.\n
* @see @ref raw_api
* @see @ref api
*/
/*

View File

@@ -6,7 +6,7 @@
* @defgroup tcp_raw TCP
* @ingroup callbackstyle_api
* Transmission Control Protocol for IP\n
* @see @ref raw_api and @ref netconn
* @see @ref api
*
* Common functions for the TCP implementation, such as functinos
* for manipulating the data structures and the TCP timer functions. TCP functions

View File

@@ -7,7 +7,7 @@
* @defgroup udp_raw UDP
* @ingroup callbackstyle_api
* User Datagram Protocol module\n
* @see @ref raw_api and @ref netconn
* @see @ref api
*/
/*