Document system abstraction layer in doxygen module style

This commit is contained in:
Dirk Ziegelmeier
2016-07-26 20:03:04 +02:00
parent c7e20150f0
commit 7f43fcab71
4 changed files with 163 additions and 53 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 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

View File

@@ -1,4 +0,0 @@
/**
* @page sys Porting (sys abstraction layer)
* @verbinclude "sys_arch.txt"
*/

View File

@@ -1,3 +1,6 @@
* THIS DOCUMENTATION IS OUTDATED *
It was written before the agent was largely rewritten in 2015.
SNMPv1 agent for lwIP
Author: Christiaan Simons