mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
docs: drop texinfo options
It looks like this is no longer wanted, we only build the html output. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230110132700.833690-6-marcandre.lureau@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230124180127.1881110-9-alex.bennee@linaro.org>
This commit is contained in:
parent
ec91e92378
commit
d89935c95e
1 changed files with 0 additions and 13 deletions
13
docs/conf.py
13
docs/conf.py
|
@ -297,19 +297,6 @@ man_pages = [
|
||||||
]
|
]
|
||||||
man_make_section_directory = False
|
man_make_section_directory = False
|
||||||
|
|
||||||
# -- Options for Texinfo output -------------------------------------------
|
|
||||||
|
|
||||||
# Grouping the document tree into Texinfo files. List of tuples
|
|
||||||
# (source start file, target name, title, author,
|
|
||||||
# dir menu entry, description, category)
|
|
||||||
texinfo_documents = [
|
|
||||||
(master_doc, 'QEMU', u'QEMU Documentation',
|
|
||||||
author, 'QEMU', 'One line description of project.',
|
|
||||||
'Miscellaneous'),
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# We use paths starting from qemu_docdir here so that you can run
|
# We use paths starting from qemu_docdir here so that you can run
|
||||||
# sphinx-build from anywhere and the kerneldoc extension can still
|
# sphinx-build from anywhere and the kerneldoc extension can still
|
||||||
# find everything.
|
# find everything.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue