[doc] Add a doc coverage report
So we know how bad things are
This commit is contained in:
parent
f30e41b863
commit
7b894956d5
@ -30,7 +30,7 @@ needs_sphinx = "1.3"
|
|||||||
# Add any Sphinx extension module names here, as strings. They can be
|
# Add any Sphinx extension module names here, as strings. They can be
|
||||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||||
# ones.
|
# ones.
|
||||||
extensions = ["sphinx.ext.autodoc", "sphinx.ext.viewcode", "sphinx.ext.napoleon"]
|
extensions = ["sphinx.ext.autodoc", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx.ext.coverage"]
|
||||||
|
|
||||||
autodoc_mock_imports = ["gtk"]
|
autodoc_mock_imports = ["gtk"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user