components/apr-util/patches/doxygen.conf.patch
author Rich Burridge <rich.burridge@oracle.com>
Sat, 06 Apr 2013 08:18:24 -0700
branchs11-update
changeset 2551 0391c5c3b137
parent 2397 9228f32a3ac7
permissions -rw-r--r--
16431724 Adjust how license text and Oracle internal tracking numbers are propagated

--- docs/doxygen.conf.orig	2012-09-27 11:23:52.090572633 -0700
+++ docs/doxygen.conf	2012-09-27 11:25:45.779458708 -0700
@@ -24,6 +24,12 @@
 
 OPTIMIZE_OUTPUT_FOR_C=YES
 
+# 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=YES
 CASE_SENSE_NAMES=NO
 # some autoconf guru needs to make configure set this correctly...