aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-12-08 19:19:05 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-08 19:19:05 +0000
commit3a4efd58a568bd4fb7ce53a0b9a54778fa4c40d4 (patch)
tree59cfb8b9d6d339724a61b8f85b8ff71735860163 /docs/conf.py
parent1820eb337ff812fff26a0cc8d70bb88c5d678873 (diff)
parenteaa1ac9e51c6c87cd1f4dd1cf7ba2d070ed75979 (diff)
Merge "CDS add API reference documentation"
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index de84a196d..f3087f901 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -7,7 +7,7 @@ linkcheck_ignore = [
'http://localhost',
]
-extensions = ['sphinx_tabs.tabs']
+extensions = ['sphinx_tabs.tabs', 'sphinxcontrib.swaggerdoc']
intersphinx_mapping = {}