Move rawapi.txt description to main page - this doc really should be found and read by users

This commit is contained in:
Dirk Ziegelmeier
2016-08-07 20:13:27 +02:00
parent 3ca4eb5cd8
commit f55c0e7864
5 changed files with 5 additions and 6 deletions

View File

@@ -781,7 +781,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = ../../src main_page.h
INPUT = main_page.h ../../src
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

View File

@@ -57,7 +57,6 @@
*/
/**
* @defgroup raw_api RAW API
* @ingroup callbackstyle_api
* @page raw_api lwIP API
* @verbinclude "rawapi.txt"
*/