X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile;h=94fa7f8d399f8e31133bb2b7818654503becb038;hb=f5a9d9c2bfcd4e9febe9ce2deb3abd5e8b65cb81;hp=440c31898bbddede0d206bca29571371bc6a75e3;hpb=a25507934cc7c164ff20c58efa05be4cb18a5fa5;p=bertos.git diff --git a/Doxyfile b/Doxyfile index 440c3189..94fa7f8d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = BeRTOS # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "$Date$" +#PROJECT_NUMBER = "$Date$" # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -672,13 +672,13 @@ HTML_FILE_EXTENSION = .html # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = +HTML_HEADER = trac_header.html # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = +HTML_FOOTER = trac_footer.html # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to