diff --git a/docs/conf.py b/docs/conf.py index bce828d..1440258 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,6 @@ 'sphinx.ext.viewcode', # Add a link to the Python source code for classes, functions etc. 'sphinx.ext.autodoc', 'autoapi.extension', - 'sphinxcontrib.fulltoc' ] source_suffix = [".rst", ".md"]