mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-12 12:03:35 +08:00
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
Block a user