mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user