summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-12-07 21:31:20 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-12-07 21:31:32 -0500
commitc19462988424a0b893628530094ac7865b7d1165 (patch)
treeceedf93318dfb87966858a6231ec75917a38dbd2 /doc/conf.py
parentafc67491d54fb7f5854c9f10af0c80aac73ec911 (diff)
downloadpython-coveragepy-git-c19462988424a0b893628530094ac7865b7d1165.tar.gz
Use tabs to describe different test runner quick-starts
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 06ad176a..ccdf7a65 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -42,6 +42,7 @@ extensions = [
'sphinx_rst_builder',
'sphinx.ext.extlinks',
'sphinx.ext.napoleon',
+ 'sphinx_tabs.tabs',
]
# Add any paths that contain templates here, relative to this directory.