Update docs/Makefile.in

This commit is contained in:
Ward Fisher 2024-07-26 14:59:13 -06:00
parent 77510180cc
commit 835255015f

View File

@ -845,7 +845,11 @@ uninstall-am:
# includes them in the documentation.
doxyfile.stamp:
$(DOXYGEN) Doxyfile && cp $(top_srcdir)/docs/auth.md $(top_srcdir)/docs/obsolete/fan_utils.html html
$(DOXYGEN) -u $(top_builddir)/docs/Doxyfile && \
$(DOXYGEN) -w html $(top_builddir)/docs/header.html \
$(top_builddir)/docs/footer.html $(top_builddir)/docs/custom_style.css $(top_builddir)/docs/Doxyfile && \
$(DOXYGEN) $(top_builddir)/docs/Doxyfile && \
cp $(top_srcdir)/docs/auth.md $(top_srcdir)/docs/obsolete/fan_utils.html html
# This builds the docs from source, if necessary, and tars up
# everything needed for the website. Run this and copy the resulting