From: Peter Krempa Date: Thu, 3 Nov 2022 12:02:31 +0000 (+0100) Subject: docs: xsl: newapi: Remove unused 'navbar' template X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0097f2a36e690f18bbc8bc347b76d9645cee2106;p=libvirt.git docs: xsl: newapi: Remove unused 'navbar' template The template is unused since commit 9092c3d491047539e376a496d1520249 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 Reviewed-by: Ján Tomko --- diff --git a/docs/html/home.png b/docs/html/home.png deleted file mode 100644 index 17003611d9..0000000000 Binary files a/docs/html/home.png and /dev/null differ diff --git a/docs/html/left.png b/docs/html/left.png deleted file mode 100644 index 2d05b3d5b4..0000000000 Binary files a/docs/html/left.png and /dev/null differ diff --git a/docs/html/meson.build b/docs/html/meson.build index b0ca400d08..83dee91ec5 100644 --- a/docs/html/meson.build +++ b/docs/html/meson.build @@ -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 = [] diff --git a/docs/html/right.png b/docs/html/right.png deleted file mode 100644 index 92832e3a45..0000000000 Binary files a/docs/html/right.png and /dev/null differ diff --git a/docs/html/up.png b/docs/html/up.png deleted file mode 100644 index 85b3e2a275..0000000000 Binary files a/docs/html/up.png and /dev/null differ diff --git a/docs/newapi.xsl b/docs/newapi.xsl index f2e8bd5334..d48b1fbecd 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -91,28 +91,6 @@ - - - - - - - - - - - - - - - - - - - - -