changeset 1327:6ed49334d5c1

removal of timestamps in Doxgen documentation for build reproducibility
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Feb 2015 12:05:20 +0100
parents 59b603763f43
children b7351ecb79b4
files Resources/Orthanc.doxygen Resources/OrthancClient.doxygen Resources/OrthancPlugin.doxygen
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Orthanc.doxygen	Fri Feb 13 16:02:05 2015 +0100
+++ b/Resources/Orthanc.doxygen	Mon Feb 16 12:05:20 2015 +0100
@@ -941,7 +941,7 @@
 # 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
--- a/Resources/OrthancClient.doxygen	Fri Feb 13 16:02:05 2015 +0100
+++ b/Resources/OrthancClient.doxygen	Mon Feb 16 12:05:20 2015 +0100
@@ -939,7 +939,7 @@
 # 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
--- a/Resources/OrthancPlugin.doxygen	Fri Feb 13 16:02:05 2015 +0100
+++ b/Resources/OrthancPlugin.doxygen	Mon Feb 16 12:05:20 2015 +0100
@@ -941,7 +941,7 @@
 # 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