forked from Imagelibrary/lwip
Document apps in doxygen module style, create more top-level categories to structure documentation
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
* @defgroup threadsafe_api Thread-safe APIs
|
||||
* Thread-safe APIs, blocking functions. More overhead, but can be called
|
||||
* from any thread except TCPIP thread.
|
||||
*
|
||||
* @defgroup infrastructure Infrastructure
|
||||
*
|
||||
* @defgroup addons Addons
|
||||
*
|
||||
* @defgroup apps Applications
|
||||
*/
|
||||
|
||||
/*! \mainpage lwIP Documentation
|
||||
|
||||
Reference in New Issue
Block a user