--- docs/doxygen/doxygen.cfg.orig +++ docs/doxygen/doxygen.cfg @@ -674,7 +674,7 @@ HTML_HEADER = header.html.in # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = footer.html.in +#HTML_FOOTER = footer.html.in # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to @@ -1256,3 +1256,5 @@ DOT_CLEANUP = YES # used. If set to NO the values of all tags below this one will be ignored. SEARCHENGINE = NO + +HTML_TIMESTAMP = NO