Doc - Quick js/css update + remove sphinx_tabs deps

This commit is contained in:
Anthony MOI
2020-10-05 11:00:25 -04:00
committed by Anthony MOI
parent 000c19a7a5
commit 8e5d90d94d
3 changed files with 7 additions and 4 deletions

View File

@ -30,9 +30,7 @@ release = "0.9.0"
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"sphinx_tabs.tabs",
]
extensions = []
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]