K8s Plugin v1 API Specification
[multicloud/framework.git] / docs / conf.py
index 5371015..d9c0433 100644 (file)
@@ -7,6 +7,8 @@ linkcheck_ignore = [
     'http://localhost',
 ]
 
+extensions = ['sphinxcontrib.swaggerdoc']
+
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'