Skip to content
Snippets Groups Projects
Commit 21e4a81d authored by Adam J. Stewart's avatar Adam J. Stewart Committed by Todd Gamblin
Browse files

Add Napoleon extension to support Google docstrings (#3920)

parent beeca6bb
Branches
Tags
No related merge requests found
......@@ -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']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment