Some more RAW API documentation updates

Improve structure of documentation: PPP is now a module, too
This commit is contained in:
Dirk Ziegelmeier
2016-07-26 13:53:59 +02:00
parent 10acd8303d
commit 59295be4ef
9 changed files with 36 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
/**
* @file
* raw API (to be used from TCPIP thread)\n
* See also @ref rawapi
* See also @ref raw_raw
*/
/*

View File

@@ -1,7 +1,7 @@
/**
* @file
* TCP API (to be used from TCPIP thread)\n
* See also @ref rawapi
* See also @ref tcp_raw
*/
/*

View File

@@ -1,7 +1,7 @@
/**
* @file
* UDP API (to be used from TCPIP thread)\n
* See also @ref rawapi
* See also @ref udp_raw
*/
/*