diff --git a/DoxyGen/animview.doxygen.in b/DoxyGen/animview.doxygen.in index 8e9f351d..2a28f91a 100644 --- a/DoxyGen/animview.doxygen.in +++ b/DoxyGen/animview.doxygen.in @@ -143,13 +143,15 @@ RECURSIVE = YES HTML_FOOTER = "@CMAKE_SOURCE_DIR@/DoxyGen/new_footer.html" -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# 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. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. +# Note: HTML_TIMESTAMP obsolete in v1.9.8, replaced with TIMESTAMP +# If the TIMESTAMP tag is set different from NO then +# each generated page will contain the date or date and time when the page +# was generated. Setting this to NO can help when comparing the output of +# multiple runs. +# Possible values are: YES, NO, DATETIME and DATE. +# The default value is: NO. -HTML_TIMESTAMP = NO +TIMESTAMP = NO #--------------------------------------------------------------------------- # Configuration options related to the LaTeX output diff --git a/DoxyGen/corsixth_engine.doxygen.in b/DoxyGen/corsixth_engine.doxygen.in index 6c902fd0..09637780 100644 --- a/DoxyGen/corsixth_engine.doxygen.in +++ b/DoxyGen/corsixth_engine.doxygen.in @@ -143,13 +143,15 @@ RECURSIVE = YES HTML_FOOTER = "@CMAKE_SOURCE_DIR@/DoxyGen/new_footer.html" -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# 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. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. +# Note: HTML_TIMESTAMP obsolete in v1.9.8, replaced with TIMESTAMP +# If the TIMESTAMP tag is set different from NO then +# each generated page will contain the date or date and time when the page +# was generated. Setting this to NO can help when comparing the output of +# multiple runs. +# Possible values are: YES, NO, DATETIME and DATE. +# The default value is: NO. -HTML_TIMESTAMP = NO +TIMESTAMP = NO #--------------------------------------------------------------------------- # Configuration options related to the LaTeX output diff --git a/DoxyGen/leveledit.doxygen.in b/DoxyGen/leveledit.doxygen.in index 10a15d36..621f7b1e 100644 --- a/DoxyGen/leveledit.doxygen.in +++ b/DoxyGen/leveledit.doxygen.in @@ -143,13 +143,15 @@ RECURSIVE = YES HTML_FOOTER = "@CMAKE_SOURCE_DIR@/DoxyGen/new_footer.html" -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# 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. -# The default value is: YES. -# This tag requires that the tag GENERATE_HTML is set to YES. +# Note: HTML_TIMESTAMP obsolete in v1.9.8, replaced with TIMESTAMP +# If the TIMESTAMP tag is set different from NO then +# each generated page will contain the date or date and time when the page +# was generated. Setting this to NO can help when comparing the output of +# multiple runs. +# Possible values are: YES, NO, DATETIME and DATE. +# The default value is: NO. -HTML_TIMESTAMP = NO +TIMESTAMP = NO #--------------------------------------------------------------------------- # Configuration options related to the LaTeX output