Lines Matching full:sphinx
37 # See also: https://github.com/docascode/sphinx-docfx-yaml/issues/85
44 # If your documentation needs a minimal Sphinx version, state it here.
47 # Add any Sphinx extension module names here, as strings. They can be
48 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
51 "sphinx.ext.autodoc",
52 "sphinx.ext.autosummary",
53 "sphinx.ext.intersphinx",
54 "sphinx.ext.coverage",
55 "sphinx.ext.doctest",
56 "sphinx.ext.napoleon",
57 "sphinx.ext.todo",
58 "sphinx.ext.viewcode",
96 # The language for content autogenerated by Sphinx. Refer to documentation
135 pygments_style = "sphinx"
169 # The name for this set of Sphinx documents. If None, it defaults to
222 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
237 # Sphinx supports the following languages:
260 # See https://github.com/sphinx-doc/sphinx/blob
261 # /2a65ffeef5c107c19084fabdd706cdff3f52d93c/sphinx/domains/python.py#L843