<p>In <a href="https://github.com/geany/geany/pull/890#discussion_r52637124">doc/Makefile.am</a>:</p>
<pre style='color:#555'>>  
> -all-local: Doxyfile.stamp
> +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
> +  $(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@
</pre>
<p>BTW, will Doxygen reuse some of its findings for the second run?  I know you'll hate me because we wanted separate doxyfiles not to alter the existing doc, but as Docygen is relatively slow, if it could reuse its database or something it'd be super nice :)</p>

<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/890/files#r52637124">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ0PTcRL-4KxGwTbCDIHHspx3RVieks5pjL6IgaJpZM4HM9VD.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/890/files#r52637124"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>