* Update to newer version of doxygen. There is a new option to remove the timestamp from generated html, so the custom footer is not needed anymore.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1683 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -778,11 +778,7 @@ HTML_FILE_EXTENSION = .html
|
||||
|
||||
HTML_HEADER =
|
||||
|
||||
# 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 = ../tools/footer.html
|
||||
HTML_TIMESTAMP = NO
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user