From ae1703f1ce928a9b0cbb8f564870832c3aaa183e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rombauts?= Date: Wed, 13 Dec 2017 10:36:24 +0100 Subject: [PATCH] Set Doxygen HTML timestamp to NO --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 194f0d9..2032749 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1129,7 +1129,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