mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 17:13:49 +08:00
Some more RAW API documentation updates
Improve structure of documentation: PPP is now a module, too
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
* raw API (to be used from TCPIP thread)\n
|
||||
* See also @ref rawapi
|
||||
* See also @ref raw_raw
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
* TCP API (to be used from TCPIP thread)\n
|
||||
* See also @ref rawapi
|
||||
* See also @ref tcp_raw
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
* UDP API (to be used from TCPIP thread)\n
|
||||
* See also @ref rawapi
|
||||
* See also @ref udp_raw
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user