Commit 521c8423 authored by Salko Jr, Robert's avatar Salko Jr, Robert
Browse files

Alias Returns to Args in documentation

Trying to get it to render correctly
parent 75214af0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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']