Add some of the .txt files in /doc subdir to doxygen documentation

This commit is contained in:
Dirk Ziegelmeier
2016-07-25 08:16:39 +02:00
parent 28dd0813ab
commit d75ece2505
8 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

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