We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d403c commit 2a2e77aCopy full SHA for 2a2e77a
docs/conf.py
@@ -32,7 +32,7 @@
32
'sphinx.ext.autodoc',
33
'sphinx.ext.intersphinx',
34
'sphinx.ext.viewcode',
35
- 'sphinxcontrib.napoleon',
+ 'sphinx.ext.napoleon',
36
]
37
38
# Add any paths that contain templates here, relative to this directory.
tox.ini
@@ -34,7 +34,6 @@ commands = py.test {posargs:--cov=kafka}
[testenv:docs]
deps =
- sphinxcontrib-napoleon
sphinx_rtd_theme
39
sphinx
40
0 commit comments