forked from M-Labs/artiq
doc: use napoleon (for pdq2)
This commit is contained in:
parent
d16f5ce540
commit
a69f45f7c8
|
@ -59,6 +59,7 @@ extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'sphinx.ext.mathjax',
|
'sphinx.ext.mathjax',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
|
'sphinx.ext.napoleon',
|
||||||
'sphinxarg.ext',
|
'sphinxarg.ext',
|
||||||
'sphinxcontrib.wavedrom', # see also below for config
|
'sphinxcontrib.wavedrom', # see also below for config
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue