mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-27 10:37:37 -04:00
Generate a single-file api reference
Add a rule to generate a single-file html version of the libflatpak api reference, for integration into readthedocs. This is pretty plain, but serves the purpose. Closes: #2526 Approved by: matthiasclasen
This commit is contained in:
committed by
Atomic Bot
parent
efcf48f295
commit
4fad2de113
@@ -56,3 +56,7 @@ TESTS_ENVIRONMENT = \
|
||||
SRCDIR=$(abs_srcdir) BUILDDIR=$(abs_builddir)
|
||||
TESTS = $(GTKDOC_CHECK)
|
||||
endif
|
||||
|
||||
libflatpak-docs.html: libflatpak-docs.xml docs
|
||||
$(AM_V_GEN) $(XMLTO) $(XMLTO_FLAGS) --skip-validation xhtml-nochunks -m $(srcdir)/../xmlto-config.xsl $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user