-all-local: Doxyfile.stamp +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
- $(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@
Am 11. Februar 2016 18:38:18 MEZ, schrieb Colomban Wendling notifications@github.com:
-all-local: Doxyfile.stamp +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
- $(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo ""
$@
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 :)
Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/890/files#r52637124
No, you can't have both. This was one of the reasons for me preferring a single doxyfile
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/890/files#r52639416