|
@@ -297,19 +297,6 @@
|
|
|
]
|
|
|
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
|
|
|
# sphinx-build from anywhere and the kerneldoc extension can still
|
|
|
# find everything.
|