Lines Matching full:sphinx
4 # sphinx-quickstart on Thu Jan 31 16:40:14 2019.
8 # for each of QEMU's manuals: in this case sphinx-build is run multiple
11 # the manuals into a single document: in this case sphinx-build is
31 import sphinx
32 from sphinx.errors import ConfigError
46 # Our extensions are in docs/sphinx; the qapidoc extension requires
48 sys.path.insert(0, os.path.join(qemu_docdir, "sphinx"))
54 # If your documentation needs a minimal Sphinx version, state it here.
56 # 3.4.3 is the oldest version of Sphinx that ships on a platform we
60 # Add any Sphinx extension module names here, as strings. They can be
61 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
72 if sphinx.version_info[:3] > (4, 0, 0):
105 # standalone Sphinx runs as used by readthedocs.org. Builds run from
106 # the Makefile will pass version and release on the sphinx-build
146 # The language for content autogenerated by Sphinx. Refer to documentation
159 pygments_style = 'sphinx'
164 # Sphinx defaults to warning about use of :option: for options not defined
187 # because Sphinx's include:: directive doesn't work with absolute paths
189 # documents and for both via-make and direct sphinx-build invocation.
201 # Due to a limitation in Sphinx, we need to know which indices to
218 'The Sphinx \'sphinx_rtd_theme\' HTML theme was not found.\n'
238 html_static_path = [os.path.join(qemu_docdir, "sphinx-static")]
342 # sphinx-build from anywhere and the kerneldoc extension can still