make-rules: implement Python Dependency Groups (PEP 735) using pyproject_installer
[oi-userland.git] / components / sysutils / net-snmp / patches / 028.7069199.doxygen.conf.patch
blobc1f59ed7af4ae173f54bbcf3cd78461df99c1c6d
1 --- net-snmp-5.9.4/doxygen.conf.orig
2 +++ net-snmp-5.9.4/doxygen.conf
3 @@ -422,6 +422,12 @@
5 HTML_STYLESHEET =
7 +# If the HTML_TIMESTAMP tag is set to YES then the footer of
8 +# each generated HTML page will contain the date and time when the page
9 +# was generated. Setting this to NO can help when comparing the output of
10 +# multiple runs.
11 +HTML_TIMESTAMP = NO
13 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
14 # files or namespaces will be aligned in HTML using tables. If set to
15 # NO a bullet list will be used.