]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - doc/doxygen/Doxyfile
Second time, Re-write doxygen tags in headers files to generate User API documentation
[CanFestival-3.git] / doc / doxygen / Doxyfile
index fc52ffde123d11d39bb1abed59f22aed6af6e149..51ef3feb36cf7186786f57e5720f093b862b61aa 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = CanFestival
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3
+PROJECT_NUMBER         = 3.0
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -544,7 +544,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../../include
+INPUT                  = ../../include ../../src ../../drivers
 
 # 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