mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: xsl: newapi: Remove unused 'navbar' template
The template is unused since commit 9092c3d491
Remove also the up|right|left|home.png files which were only used by
code generated by the unused template.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 654 B |
Binary file not shown.
|
Before Width: | Height: | Size: 459 B |
@@ -1,16 +1,3 @@
|
||||
apipng = [
|
||||
'home.png',
|
||||
'left.png',
|
||||
'right.png',
|
||||
'up.png',
|
||||
]
|
||||
|
||||
install_data(apipng, install_dir: docs_html_dir / 'html')
|
||||
|
||||
foreach file : apipng
|
||||
install_web_files += '@0@:@1@'.format(meson.current_source_dir() / file, docs_html_dir / 'html')
|
||||
endforeach
|
||||
|
||||
docs_html_gen = []
|
||||
docs_html_dep = []
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 472 B |
BIN
docs/html/up.png
BIN
docs/html/up.png
Binary file not shown.
|
Before Width: | Height: | Size: 406 B |
Reference in New Issue
Block a user