Add Napoleon extension to support Google docstrings (#3920)
This commit is contained in:
parent
beeca6bb54
commit
21e4a81de0
@ -134,6 +134,7 @@
|
||||
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.graphviz',
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinx.ext.todo',
|
||||
'sphinxcontrib.programoutput']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user