forked from M-Labs/artiq
doc: use napoleon (for pdq2)
This commit is contained in:
parent
37fc7d58eb
commit
591268a193
|
@ -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
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue