summaryrefslogtreecommitdiffstats
path: root/common/ini
diff options
context:
space:
mode:
Diffstat (limited to 'common/ini')
-rw-r--r--common/ini/ini_config.cfg.doxy.in2
l---------common/ini/no_date_footer.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/common/ini/ini_config.cfg.doxy.in b/common/ini/ini_config.cfg.doxy.in
index f7763f4f3..9b73e8ea5 100644
--- a/common/ini/ini_config.cfg.doxy.in
+++ b/common/ini/ini_config.cfg.doxy.in
@@ -806,7 +806,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
-HTML_FOOTER =
+HTML_FOOTER = no_date_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/common/ini/no_date_footer.html b/common/ini/no_date_footer.html
new file mode 120000
index 000000000..86a54c4c4
--- /dev/null
+++ b/common/ini/no_date_footer.html
@@ -0,0 +1 @@
+../collection/no_date_footer.html \ No newline at end of file