commit | 1a54511aa1558dc9c58322704f31b44fa9e7441b | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Sun Sep 10 20:00:43 2017 -0500 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Sun Sep 10 20:00:43 2017 -0500 |
tree | e27fed1a03f56c557e2fce21e33be3650bde0aba | |
parent | a7ad98fb824bf527b5e82c40de98f0bc366d7adb [diff] |
Drop timestamp from HTML doxygen
diff --git a/doc/web_doxyfile.in b/doc/web_doxyfile.in index caba9d7..f221e64 100644 --- a/doc/web_doxyfile.in +++ b/doc/web_doxyfile.in
@@ -1125,7 +1125,7 @@ # 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