summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-10-08 13:41:57 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-10-08 19:51:16 -0400
commit3c88bd1f0eec0f094597db100e4565e7195b4f63 (patch)
tree7da9c08e3b2a94cb8bfc6a88cee11222d427a9d9
parent9eec33b0ec3f1ecf1928b71bf9481c2ab2378971 (diff)
downloadsssd-rhel5-current.tar.gz
sssd-rhel5-current.tar.xz
sssd-rhel5-current.zip
Remove timestamp from doxygen footersrhel5-current
-rw-r--r--common/collection/collection.cfg.doxy.in2
-rw-r--r--common/collection/no_date_footer.html7
-rw-r--r--common/ini/ini_config.cfg.doxy.in2
l---------common/ini/no_date_footer.html1
l---------common/path_utils/no_date_footer.html1
-rw-r--r--common/path_utils/path_utils.cfg.doxy.in2
l---------common/refarray/no_date_footer.html1
-rw-r--r--common/refarray/ref_array.cfg.doxy.in2
8 files changed, 14 insertions, 4 deletions
diff --git a/common/collection/collection.cfg.doxy.in b/common/collection/collection.cfg.doxy.in
index 7f5d94e1b..38d62a679 100644
--- a/common/collection/collection.cfg.doxy.in
+++ b/common/collection/collection.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/collection/no_date_footer.html b/common/collection/no_date_footer.html
new file mode 100644
index 000000000..3d46190b1
--- /dev/null
+++ b/common/collection/no_date_footer.html
@@ -0,0 +1,7 @@
+<hr size="1"><address style="text-align: right;"><small>
+Generated for $projectname by <a href="http://www.doxygen.org/
+index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a>
+$doxygenversion</small></address>
+</body>
+</html>
+
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
diff --git a/common/path_utils/no_date_footer.html b/common/path_utils/no_date_footer.html
new file mode 120000
index 000000000..86a54c4c4
--- /dev/null
+++ b/common/path_utils/no_date_footer.html
@@ -0,0 +1 @@
+../collection/no_date_footer.html \ No newline at end of file
diff --git a/common/path_utils/path_utils.cfg.doxy.in b/common/path_utils/path_utils.cfg.doxy.in
index 90a7dd1bf..b632bf3e7 100644
--- a/common/path_utils/path_utils.cfg.doxy.in
+++ b/common/path_utils/path_utils.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/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