components/apr/patches/doxygen.conf.patch
author Kristina Tripp <Kristina.Tripp@oracle.com>
Thu, 09 Oct 2014 15:53:40 -0700
branchs11-update
changeset 3378 8c7eb3630145
parent 2397 9228f32a3ac7
permissions -rw-r--r--
PSARC/2014/275 Hiera 1.3.4 19137944 Add hiera to userland consolidation 19623766 hiera-19 package not installed if ruby-19 not installed

--- docs/doxygen.conf.orig	2012-09-27 11:17:05.750415300 -0700
+++ docs/doxygen.conf	2012-09-27 11:20:50.658117244 -0700
@@ -24,6 +24,12 @@
 OPTIMIZE_OUTPUT_FOR_C=YES
 STRIP_CODE_COMMENTS=NO
 
+# If the HTML_TIMESTAMP tag is set to YES then the footer of
+# each generated HTML 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=NO
+
 FULL_PATH_NAMES=NO
 CASE_SENSE_NAMES=NO
 # some autoconf guru needs to make configure set this correctly...