diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-02-28 15:36:17 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-03-06 11:06:55 +0000 |
commit | 5b1d0e924955cb11090352b26810da1049ff3f22 (patch) | |
tree | 3baee594bd8f9e25d4ded8b0fa6a248f6f25347b /docs/index.html.in | |
parent | 1879f241e664a38455f2e3884dcc1c0bb994f671 (diff) |
docs: Stop building qemu-doc
Stop building the old texinfo qemu-doc; all its contents are
now available in the Sphinx-generated manuals and manpages.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200228153619.9906-32-peter.maydell@linaro.org
Diffstat (limited to 'docs/index.html.in')
-rw-r--r-- | docs/index.html.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.html.in b/docs/index.html.in index a576ace8a2..cc19aad2ec 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -7,7 +7,6 @@ <body> <h1>QEMU @@VERSION@@ Documentation</h1> <ul> - <li><a href="qemu-doc.html">User Documentation</a></li> <li><a href="qemu-qmp-ref.html">QMP Reference Manual</a></li> <li><a href="qemu-ga-ref.html">Guest Agent Protocol Reference</a></li> <li><a href="interop/index.html">System Emulation Management and Interoperability Guide</a></li> |