diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index cca82316..b88c90c1 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -40,7 +40,7 @@ extensions = [ 'sphinx.ext.intersphinx', 'sphinxcontrib.restbuilder', 'sphinx.ext.napoleon', - 'sphinx_tabs.tabs', + #'sphinx_tabs.tabs', ] # Add any paths that contain templates here, relative to this directory. |