Loading doc/conf.py +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ extensions = ['sphinx.ext.autodoc', 'sphinx.ext.imgmath', 'sphinx.ext.napoleon'] napolean_custom_sections = ("Returns", "Args") # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] Loading Loading
doc/conf.py +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ extensions = ['sphinx.ext.autodoc', 'sphinx.ext.imgmath', 'sphinx.ext.napoleon'] napolean_custom_sections = ("Returns", "Args") # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] Loading