chore(docs): Migrate to sphinx.ext.napolean (#827)
This commit is contained in:
committed by
John Vrbanac
parent
a719168890
commit
ad95b0ef28
@@ -38,7 +38,7 @@ extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.napoleon',
|
||||
'sphinx.ext.napoleon',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
@@ -2,6 +2,5 @@ docutils
|
||||
jinja2
|
||||
markupsafe
|
||||
pygments
|
||||
sphinx
|
||||
sphinxcontrib-napoleon
|
||||
sphinx>=1.4.4
|
||||
sphinx_rtd_theme
|
||||
|
||||
Reference in New Issue
Block a user