From: batt Date: Sat, 1 Mar 2008 13:18:13 +0000 (+0000) Subject: Fix for doxygen-trac integration. X-Git-Tag: 1.0.0~103 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=f5a9d9c2bfcd4e9febe9ce2deb3abd5e8b65cb81;p=bertos.git Fix for doxygen-trac integration. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1149 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Doxyfile b/Doxyfile index 1e4929ef..94fa7f8d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -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 diff --git a/trac_footer.html b/trac_footer.html new file mode 100644 index 00000000..139597f9 --- /dev/null +++ b/trac_footer.html @@ -0,0 +1,2 @@ + + diff --git a/trac_header.html b/trac_header.html new file mode 100644 index 00000000..139597f9 --- /dev/null +++ b/trac_header.html @@ -0,0 +1,2 @@ + +