summaryrefslogtreecommitdiff
path: root/docs/html/conf.py
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2020-10-18 22:42:24 +0530
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2020-10-18 22:42:24 +0530
commitfb03b6aedeb2eb5e68d3dd539c13f2f0eb57b01d (patch)
tree133837c314deb8a2a801f48ef751fcde89de1e30 /docs/html/conf.py
parentf81cfff06120a0c63945d36ad75229f137b3a245 (diff)
downloadpip-fb03b6aedeb2eb5e68d3dd539c13f2f0eb57b01d.tar.gz
Switch to sphinx-inline-tabs for tabs
Diffstat (limited to 'docs/html/conf.py')
-rw-r--r--docs/html/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/conf.py b/docs/html/conf.py
index 444d15a81..adee6fd3c 100644
--- a/docs/html/conf.py
+++ b/docs/html/conf.py
@@ -35,7 +35,7 @@ extensions = [
'sphinx.ext.extlinks',
'sphinx.ext.intersphinx',
# third-party:
- 'sphinx_tabs.tabs',
+ 'sphinx_inline_tabs',
# in-tree:
'docs_feedback_sphinxext',
'pip_sphinxext',