diff -r 0a30e161d63c -r c171e11707c5 doc/doxygen/Doxyfile --- a/doc/doxygen/Doxyfile Sat Jan 17 17:25:58 2009 +0100 +++ b/doc/doxygen/Doxyfile Mon Jan 19 10:27:58 2009 +0100 @@ -31,7 +31,7 @@ # 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 @@ # 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