We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9fc06 commit a31a530Copy full SHA for a31a530
doc/conf.py
@@ -34,8 +34,8 @@
34
'sphinx.ext.autodoc'
35
,'sphinx.ext.todo'
36
,'sphinx.ext.viewcode'
37
- ,'sphinx.ext.napoleon' #this one works at RTD
38
- #,'sphinxcontrib.napoleon' #This one works at CNRM
+ #,'sphinx.ext.napoleon' #this one works at
+ ,'sphinxcontrib.napoleon' #This one works at RTD and CNRM, as of 16 april 2015
39
]
40
41
# Add any paths that contain templates here, relative to this directory.
0 commit comments