From 3c88bd1f0eec0f094597db100e4565e7195b4f63 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 8 Oct 2010 13:41:57 -0400 Subject: Remove timestamp from doxygen footers --- common/refarray/no_date_footer.html | 1 + common/refarray/ref_array.cfg.doxy.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 common/refarray/no_date_footer.html (limited to 'common/refarray') diff --git a/common/refarray/no_date_footer.html b/common/refarray/no_date_footer.html new file mode 120000 index 000000000..86a54c4c4 --- /dev/null +++ b/common/refarray/no_date_footer.html @@ -0,0 +1 @@ +../collection/no_date_footer.html \ No newline at end of file diff --git a/common/refarray/ref_array.cfg.doxy.in b/common/refarray/ref_array.cfg.doxy.in index 455db0a94..ce57424e2 100644 --- a/common/refarray/ref_array.cfg.doxy.in +++ b/common/refarray/ref_array.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 -- cgit