diff --git a/docs/source/conf.py b/docs/source/conf.py index 23203631..e3550325 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,9 +68,6 @@ extensions = [ "sphinx.ext.viewcode", "sphinx.ext.githubpages", "sphinx.ext.ifconfig", - # "sphinxcontrib.httpdomain", - # "sphinxcontrib.autohttp.flask", - # "sphinxcontrib.autohttp.flaskqref", "sphinxcontrib.openapi", "sphinxcontrib.redoc", ]