]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu.nsi: Install Sphinx documentation
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Mar 2020 13:47:51 +0000 (13:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Mar 2020 16:45:00 +0000 (16:45 +0000)
commit373c7068dd610e97f0b551b5a6d0a27cd6da4506
treef65748c204ef9745f9b271f55fce84f12db67070
parent06db86c8e72bbd87ed321338fce863d6240e0658
qemu.nsi: Install Sphinx documentation

The old qemu-doc.html is no longer built, so update the Windows
installer to install the new Sphinx manual sets.

We install all five of the manuals, even though some of them
(notably the user-mode manual) will not be very useful to Windows
users, because skipping some of them would mean broken links
in the top level 'index.html' page.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200306134751.2572-1-peter.maydell@linaro.org
qemu.nsi