doc: use napoleon (for pdq2)

This commit is contained in:
Robert Jördens 2017-01-25 23:25:01 +01:00 committed by Robert Jordens
parent d16f5ce540
commit a69f45f7c8
1 changed files with 1 additions and 0 deletions

View File

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