Blame doxygen-1.8.9.1-html_timestamp_default_false.patch
|
Than Ngo |
f293e0 |
diff -up doxygen-1.8.9.1/src/config.xml.html_timestamp_default_false doxygen-1.8.9.1/src/config.xml
|
|
Than Ngo |
f293e0 |
--- doxygen-1.8.9.1/src/config.xml.html_timestamp_default_false 2014-12-25 13:43:29.000000000 +0100
|
|
Than Ngo |
f293e0 |
+++ doxygen-1.8.9.1/src/config.xml 2015-01-21 16:31:37.221391259 +0100
|
|
Than Ngo |
f293e0 |
@@ -1624,7 +1624,7 @@ to disable this feature.
|
|
Than Ngo |
cb30bb |
</option>
|
|
Than Ngo |
cb30bb |
</group>
|
|
Than Ngo |
cb30bb |
<group name='HTML' docs='Configuration options related to the HTML output'>
|
|
Than Ngo |
cb30bb |
- <option type='bool' id='GENERATE_HTML' defval='1'>
|
|
Than Ngo |
cb30bb |
+ <option type='bool' id='GENERATE_HTML' defval='0'>
|
|
Than Ngo |
cb30bb |
<docs>
|
|
Than Ngo |
cb30bb |
|
|
Than Ngo |
f293e0 |
If the \c GENERATE_HTML tag is set to \c YES, doxygen will
|
|
Than Ngo |
f293e0 |
@@ -1887,7 +1887,7 @@ hr.footer {
|
|
Than Ngo |
cb30bb |
]]>
|
|
Than Ngo |
cb30bb |
</docs>
|
|
Than Ngo |
cb30bb |
</option>
|
|
Than Ngo |
cb30bb |
- <option type='bool' id='HTML_TIMESTAMP' defval='1' depends='GENERATE_HTML'>
|
|
Than Ngo |
cb30bb |
+ <option type='bool' id='HTML_TIMESTAMP' defval='0' depends='GENERATE_HTML'>
|
|
Than Ngo |
cb30bb |
<docs>
|
|
Than Ngo |
cb30bb |
|
|
Than Ngo |
cb30bb |
If the \c HTML_TIMESTAMP tag is set to \c YES then the footer of
|