summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-09 07:25:21 +0000
committerDavid Robillard <d@drobilla.net>2012-09-09 07:25:21 +0000
commitd73905966afeebaafac7ac76c838fe99b2df0ecf (patch)
treee9df9eb51577412c1549ffbe960bf74287a5514e /doc
parentb8724ab7da11a9d2de8b23b14c34dd07b866761b (diff)
downloadlilv-d73905966afeebaafac7ac76c838fe99b2df0ecf.tar.gz
lilv-d73905966afeebaafac7ac76c838fe99b2df0ecf.tar.bz2
lilv-d73905966afeebaafac7ac76c838fe99b2df0ecf.zip
Disable timestamps in HTML documentation for reproducible build (fix #856).
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4765 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 4e0c97e..58f8c3f 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -939,7 +939,7 @@ HTML_COLORSTYLE_GAMMA = 80
# 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_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the