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 @@ - - - - - - - - - - - - - - - - - - - - -