doxygen-1.8.7-html_timestamp_default_false.patch 897 B

123456789101112131415161718192021
  1. diff -up doxygen-1.8.7/src/config.xml.than doxygen-1.8.7/src/config.xml
  2. --- doxygen-1.8.7/src/config.xml.than 2014-05-12 13:54:38.000000000 +0200
  3. +++ doxygen-1.8.7/src/config.xml 2014-05-12 13:56:31.000000000 +0200
  4. @@ -1617,7 +1617,7 @@ to disable this feature.
  5. </option>
  6. </group>
  7. <group name='HTML' docs='Configuration options related to the HTML output'>
  8. - <option type='bool' id='GENERATE_HTML' defval='1'>
  9. + <option type='bool' id='GENERATE_HTML' defval='0'>
  10. <docs>
  11. <![CDATA[
  12. If the \c GENERATE_HTML tag is set to \c YES doxygen will
  13. @@ -1878,7 +1878,7 @@ hr.footer {
  14. ]]>
  15. </docs>
  16. </option>
  17. - <option type='bool' id='HTML_TIMESTAMP' defval='1' depends='GENERATE_HTML'>
  18. + <option type='bool' id='HTML_TIMESTAMP' defval='0' depends='GENERATE_HTML'>
  19. <docs>
  20. <![CDATA[
  21. If the \c HTML_TIMESTAMP tag is set to \c YES then the footer of