components/net-snmp-57/patches/028.7069199.doxygen.conf.patch
author Gowtham Thommandra <Gowtham.Thommandra@Oracle.COM>
Fri, 11 Dec 2015 03:49:26 -0800
changeset 5867 445e2cf1c845
parent 997 components/net-snmp/patches/028.7069199.doxygen.conf.patch@15b3b55c6b28
permissions -rw-r--r--
PSARC/2014/169 Net-snmp upgrade to version 5.7.2.1 15685782 SUNBT7005330 NET-SNMP upgrade to 5.7.2.1 15705167 SUNBT7030994 find memory leaks for snmp-notify after doing libfmnotif

--- net-snmp-5.4.1/doxygen.conf.orig	2012-09-27 11:27:49.421496871 -0700
+++ net-snmp-5.4.1/doxygen.conf	2012-09-27 11:29:25.510013537 -0700
@@ -422,6 +422,12 @@
 
 HTML_STYLESHEET        = 
 
+# 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
+
 # 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 
 # NO a bullet list will be used.