Author: Andreas Beckmann <[email protected]>
Description: disable timestamps in documentation for reproducible builds
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -10,6 +10,8 @@
# TAG += value [value, ...]
# Values that contain spaces should be placed between quotes (" ")
+HTML_TIMESTAMP = NO
+
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------