Subject: remove timestamp from generated doc
Description: timestamp prevents complete reproductibility testing,
 so remove timestamp from Doxygen generated doc
Author: Maria Valentina Marin <marivalenm@gmail.com>
Bug:787765
Forwarded: yes
Last-Updated: 2015-06-05
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
@@ -932,7 +932,7 @@
 # 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
