meson: docs/html: generate libvirt API documentation

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
This commit is contained in:
Pavel Hrdina
2020-06-18 02:28:33 +02:00
parent 033e016843
commit db9a02ccf0
3 changed files with 49 additions and 38 deletions

View File

@@ -1,5 +1,8 @@
docs_html_dir = docdir / 'html'
# xsltproc requires that the -o path ends with '/'
docs_builddir = meson.current_build_dir() / ''
docs_assets = [
'android-chrome-192x192.png',
'android-chrome-256x256.png',
@@ -289,6 +292,7 @@ foreach data : docs_html_in_gen
endforeach
subdir('fonts')
subdir('html')
# This hack enables us to view the web pages