<p>This eliminates some warnings with doxygen 1.8.7 on Ubuntu 14.04.4 LTS<br>
based system. The default values of these options are equal to the<br>
commented-out values so nothing should be broken by this change.</p>

<p>Without this I get</p>

<pre><code>Warning: Tag `CLANG_ASSISTED_PARSING' at line 1034 of file `Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
Warning: Tag `CLANG_OPTIONS' at line 1042 of file `Doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
Warning: ignoring unsupported tag `DOCBOOK_PROGRAMLISTING =' at line 1912, file Doxyfile
Warning: ignoring unsupported tag `PLANTUML_JAR_PATH      =' at line 2339, file Doxyfile
</code></pre>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/925'>https://github.com/geany/geany/pull/925</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Comment-out some options not available on older doxygen versions</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/925/files#diff-0">doc/Doxyfile.in</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/925.patch'>https://github.com/geany/geany/pull/925.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/925.diff'>https://github.com/geany/geany/pull/925.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/925">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6h8OXX1_R-eaX5pcxDz54cvr980ks5po1B2gaJpZM4Hlzg9.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/925"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>