You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
470 B
13 lines
470 B
diff --git a/doxyfile.in b/doxyfile.in |
|
index f92e264a..2335adab 100644 |
|
--- a/doxyfile.in |
|
+++ b/doxyfile.in |
|
@@ -792,7 +792,7 @@ HTML_HEADER = |
|
# each generated HTML page. If it is left blank doxygen will generate a |
|
# standard footer. |
|
|
|
-HTML_FOOTER = @SRCDIR@/no_date_footer.html |
|
+HTML_FOOTER = |
|
|
|
# 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
|
|
|