doc: Fix warnings when generating docs.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 22 Sep 2009 12:42:01 +0000 (12:42 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 22 Sep 2009 12:42:01 +0000 (12:42 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2970 38d2e660-2303-0410-9eaa-f027e97ec537

Doxyfile
Doxyfile-offline

index b71acd80679e7a38e83989396f63fd0037810208..c53b0c0e10ae04797f9a5e3e9ae55eeb3e1777f6 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -559,7 +559,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = 
+INPUT                  = bertos/cfg/macros.h bertos/
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 
index 208cb7a5d6f649243275677004ea638c1b0f65b7..bf7964ac0b5a322659fb23ee8a5e506949dcd42c 100644 (file)
@@ -559,7 +559,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = 
+INPUT                  = bertos/cfg/macros.h bertos/
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is