Skip to content

Commit b92505e

Browse files
committed
add napoleon to sphinx config
1 parent 36ac8b2 commit b92505e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
extensions = ['sphinx.ext.autodoc',
2323
'sphinx.ext.intersphinx',
2424
'sphinx.ext.todo',
25+
'sphinxcontrib.napoleon',
2526
'releases',
2627
'alagitpull',
2728
]

0 commit comments

Comments
 (0)