# HG changeset patch # User Sebastien Jodogne # Date 1424084720 -3600 # Node ID 6ed49334d5c11d99072ea8a925fa2d6873c7ebd2 # Parent 59b603763f4349c0b7c472239223934ae4591ae0 removal of timestamps in Doxgen documentation for build reproducibility diff -r 59b603763f43 -r 6ed49334d5c1 Resources/Orthanc.doxygen --- 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 diff -r 59b603763f43 -r 6ed49334d5c1 Resources/OrthancClient.doxygen --- 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 diff -r 59b603763f43 -r 6ed49334d5c1 Resources/OrthancPlugin.doxygen --- 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