diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 1 | ||||
| -rw-r--r-- | doc/requirements.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py index 7be1ca7..de90dd7 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -31,7 +31,6 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', - 'sphinxcontrib.napoleon', 'sphinxcontrib.spelling', 'px_xlator', ] diff --git a/doc/requirements.txt b/doc/requirements.txt index 3ae4921..8177835 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,4 @@ # PyPI requirements for building documentation for coverage.py pyenchant sphinx -sphinxcontrib-napoleon sphinxcontrib-spelling |
