From: Ghislain Antony Vaillant Date: Wed, 18 Nov 2015 18:53:13 +0000 (+0000) Subject: Disable HTML timestamps. X-Git-Tag: archive/raspbian/1.3.3-3+rpi1~1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c382ab7ff6f56797b729fa4a37955fd21f5b4bc0;p=ismrmrd.git Disable HTML timestamps. Reason: makes build reproducible. Gbp-Pq: Name Disable-HTML-timestamps.patch --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index ff07a28..5346e9a 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -1130,7 +1130,7 @@ HTML_COLORSTYLE_GAMMA = 80 # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. -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