[libbluray-devel] [PATCH] Make doxygen output reproducible

Sebastian Ramacher sramacher at debian.org
Tue Feb 3 14:27:15 CET 2015


---
See
https://wiki.debian.org/ReproducibleBuilds/TimestampsInDocumentationGeneratedByDoxygen
and https://wiki.debian.org/ReproducibleBuilds/About about the reproducible
build effort in Debian.
---
 doc/doxygen-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen-config b/doc/doxygen-config
index 588a3d7..7ad3e03 100644
--- a/doc/doxygen-config
+++ b/doc/doxygen-config
@@ -838,7 +838,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 # 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.
 
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 
 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 # files or namespaces will be aligned in HTML using tables. If set to
-- 
2.1.4



More information about the libbluray-devel mailing list