diff --git a/doc/conf.py b/doc/conf.py index 96c87fb2..e05d1215 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -34,8 +34,8 @@ 'sphinx.ext.autodoc' ,'sphinx.ext.todo' ,'sphinx.ext.viewcode' - ,'sphinx.ext.napoleon' #this one works at RTD - #,'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 ] # Add any paths that contain templates here, relative to this directory.