mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Document system abstraction layer in doxygen module style
This commit is contained in:
@@ -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 ppp.h contrib.h sys_arch.h
|
||||
INPUT = ../../src main_page.h ppp.h contrib.h
|
||||
|
||||
# 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
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
/**
|
||||
* @page sys Porting (sys abstraction layer)
|
||||
* @verbinclude "sys_arch.txt"
|
||||
*/
|
||||
Reference in New Issue
Block a user