Skip to content

Commit a31a530

Browse files
author
Stéphane Sénési
committed
One more change re. package napoleon
1 parent 8e9fc06 commit a31a530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
'sphinx.ext.autodoc'
3535
,'sphinx.ext.todo'
3636
,'sphinx.ext.viewcode'
37-
,'sphinx.ext.napoleon' #this one works at RTD
38-
#,'sphinxcontrib.napoleon' #This one works at CNRM
37+
#,'sphinx.ext.napoleon' #this one works at
38+
,'sphinxcontrib.napoleon' #This one works at RTD and CNRM, as of 16 april 2015
3939
]
4040

4141
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)