summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-04-02 00:17:15 +0200
committerStephen Gallagher <sgallagh@redhat.com>2012-06-13 19:29:17 -0400
commit3cf3c12dd440ea3b9b7994131d713ae69e10d4a6 (patch)
tree18a553343d25d45e8a451c9e7360dc4fc8683e1e /src
parent9fc7c094d873bc790ba0d06a76e6abe57a38db35 (diff)
downloadsssd-3cf3c12dd440ea3b9b7994131d713ae69e10d4a6.tar.gz
sssd-3cf3c12dd440ea3b9b7994131d713ae69e10d4a6.tar.xz
sssd-3cf3c12dd440ea3b9b7994131d713ae69e10d4a6.zip
Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTION
https://fedorahosted.org/sssd/ticket/1271
Diffstat (limited to 'src')
-rw-r--r--src/doxy.config.in7
-rw-r--r--src/providers/ipa/ipa_hbac.doxy.in7
-rw-r--r--src/sss_client/sudo/sss_sudo.doxy.in7
3 files changed, 12 insertions, 9 deletions
diff --git a/src/doxy.config.in b/src/doxy.config.in
index dc41b1fd1..1f9b5a324 100644
--- a/src/doxy.config.in
+++ b/src/doxy.config.in
@@ -784,10 +784,11 @@ IGNORE_PREFIX =
GENERATE_HTML = YES
-# If the HTML_FOOTER_DESCRIPTION tag is set to YES, Doxygen will
-# add generated date, project name and doxygen version to HTML footer.
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated
+# HTML page will contain the date and time when the page was generated. Setting
+# this to NO can help when comparing the output of multiple runs.
-HTML_FOOTER_DESCRIPTION= NO
+HTML_TIMESTAMP = NO
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
diff --git a/src/providers/ipa/ipa_hbac.doxy.in b/src/providers/ipa/ipa_hbac.doxy.in
index 3c9672f01..37528efc2 100644
--- a/src/providers/ipa/ipa_hbac.doxy.in
+++ b/src/providers/ipa/ipa_hbac.doxy.in
@@ -782,10 +782,11 @@ IGNORE_PREFIX =
GENERATE_HTML = YES
-# If the HTML_FOOTER_DESCRIPTION tag is set to YES, Doxygen will
-# add generated date, project name and doxygen version to HTML footer.
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated
+# HTML page will contain the date and time when the page was generated. Setting
+# this to NO can help when comparing the output of multiple runs.
-HTML_FOOTER_DESCRIPTION= NO
+HTML_TIMESTAMP = NO
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
diff --git a/src/sss_client/sudo/sss_sudo.doxy.in b/src/sss_client/sudo/sss_sudo.doxy.in
index ee4a03885..4e777f427 100644
--- a/src/sss_client/sudo/sss_sudo.doxy.in
+++ b/src/sss_client/sudo/sss_sudo.doxy.in
@@ -782,10 +782,11 @@ IGNORE_PREFIX =
GENERATE_HTML = YES
-# If the HTML_FOOTER_DESCRIPTION tag is set to YES, Doxygen will
-# add generated date, project name and doxygen version to HTML footer.
+# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated
+# HTML page will contain the date and time when the page was generated. Setting
+# this to NO can help when comparing the output of multiple runs.
-HTML_FOOTER_DESCRIPTION= NO
+HTML_TIMESTAMP = NO
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be