Loading docs/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -31,10 +31,10 @@ release = '1.0.0' # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.napoleon' 'sphinx.ext.autodoc' ] # The master toctree document. master_doc = 'index' Loading Loading
docs/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -31,10 +31,10 @@ release = '1.0.0' # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.napoleon' 'sphinx.ext.autodoc' ] # The master toctree document. master_doc = 'index' Loading