summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRex Dieter <rdieter@gmail.com>2012-12-07 15:07:50 +0000
committerRex Dieter <rdieter@gmail.com>2012-12-07 15:07:50 +0000
commitc075742bc8353fb4f4115a3e62db3d9cd3147e5e (patch)
treef3b6e4fe2a1f4d4a5c4bc691396644acbaa9522e
parentb42cf317d64e817f635c88e15da1a9134ef5e49e (diff)
Doxyfile: HTML_TIMESTAMP = NO
helps when comparing the output of multiple runs, and distros will appreciate avoiding multilib conflicts.
-rw-r--r--doc/Doxyfile.dox.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.dox.cmake.in b/doc/Doxyfile.dox.cmake.in
index 548c2012..8c2398ee 100644
--- a/doc/Doxyfile.dox.cmake.in
+++ b/doc/Doxyfile.dox.cmake.in
@@ -145,7 +145,7 @@ HTML_STYLESHEET =
HTML_COLORSTYLE_HUE = 220
HTML_COLORSTYLE_SAT = 100
HTML_COLORSTYLE_GAMMA = 80
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
HTML_ALIGN_MEMBERS = YES
HTML_DYNAMIC_SECTIONS = NO
GENERATE_DOCSET = NO