]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: html: Add a manually written index page
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 May 2023 14:41:35 +0000 (16:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 May 2023 08:06:51 +0000 (10:06 +0200)
commit7aa2706d3bb18cbab9e4b5630280412a0ccaef2a
tree6d90f3591a5455821fbc6c34dc81264bb2e28137
parent02e7f8d7096eb92ab4481772a377dd9fbd1f49ac
docs: html: Add a manually written index page

The auto-generated index contains only references to one run of the
generator but we in total run it 4 times missing the admin, lxc, and
qemu specific apis.

Rewrite it manually so that we can drop the generator for it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/html/index.rst [new file with mode: 0644]
docs/html/meson.build