]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
meson: docs: introduce XSL files
authorPavel Hrdina <phrdina@redhat.com>
Thu, 18 Jun 2020 00:24:03 +0000 (02:24 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Aug 2020 07:27:06 +0000 (09:27 +0200)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
docs/meson.build

index 2812c85c054cc6b3dee151f481010cce9f249d55..707fa751fde425c27b5043e9c76c2128c6960157 100644 (file)
@@ -43,6 +43,11 @@ docs_timestamp = run_command(
   python3_prog, meson_timestamp_prog.path(), env: runutf8
 ).stdout().strip()
 
+site_xsl = files('site.xsl')
+subsite_xsl = files('subsite.xsl')
+page_xsl = files('page.xsl')
+newapi_xsl = files('newapi.xsl')
+
 docs_api_generated = custom_target(
   'generate-api',
   output: [