Blame doxygen-1.8.7-html_timestamp_default_false.patch
|
Than Ngo |
cb30bb |
diff -up doxygen-1.8.7/src/config.xml.than doxygen-1.8.7/src/config.xml
|
|
Than Ngo |
cb30bb |
--- doxygen-1.8.7/src/config.xml.than 2014-05-12 13:54:38.000000000 +0200
|
|
Than Ngo |
cb30bb |
+++ doxygen-1.8.7/src/config.xml 2014-05-12 13:56:31.000000000 +0200
|
|
Than Ngo |
cb30bb |
@@ -1617,7 +1617,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 |
cb30bb |
If the \c GENERATE_HTML tag is set to \c YES doxygen will
|
|
Than Ngo |
cb30bb |
@@ -1878,7 +1878,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
|