doc: use napoleon (for pdq2)

pull/668/head
Robert Jördens 2017-01-25 23:25:01 +01:00
parent 37fc7d58eb
commit 591268a193
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon',
'sphinxarg.ext',
'sphinxcontrib.wavedrom', # see also below for config
]