From: Amos Jeffries Date: Sat, 20 Aug 2011 01:55:49 +0000 (+1200) Subject: Doxygen style updates X-Git-Tag: take08~43^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=17a6f5bab4203ddd3d44e05171e9622924193425;p=thirdparty%2Fsquid.git Doxygen style updates It appears that doxygen 1.7.4 takes the header HTML we give it and 'fixes' missing tags before appending the footer we give it. --- diff --git a/doc/Programming-Guide/doxygen.footer.dyn b/doc/Programming-Guide/doxygen.footer.dyn index 04f5b84499..e69de29bb2 100644 --- a/doc/Programming-Guide/doxygen.footer.dyn +++ b/doc/Programming-Guide/doxygen.footer.dyn @@ -1 +0,0 @@ - diff --git a/squid3.dox b/squid3.dox index 91b0b26c21..f5557c37af 100644 --- a/squid3.dox +++ b/squid3.dox @@ -790,7 +790,7 @@ HTML_HEADER = ./doc/Programming-Guide/doxygen.header.dyn # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = ./doc/Programming-Guide/doxygen.footer.dyn +#HTML_FOOTER = ./doc/Programming-Guide/doxygen.footer.dyn # 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