Merge "Remove URI encoding in BlueprintWebClientService"
[ccsdk/cds.git] / docs / conf.py
index d211470..de84a19 100644 (file)
@@ -7,6 +7,8 @@ linkcheck_ignore = [
     'http://localhost',
 ]
 
+extensions = ['sphinx_tabs.tabs']
+
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'