Loading docs/conf.py +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ extensions = [ 'sphinx.ext.napoleon' ] # The master toctree document. master_doc = 'index' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] Loading Loading
docs/conf.py +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ extensions = [ 'sphinx.ext.napoleon' ] # The master toctree document. master_doc = 'index' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] Loading