Update of release note for istanbul
[multicloud/framework.git] / docs / conf.py
index 8f40e8b..472b9cc 100644 (file)
@@ -7,9 +7,11 @@ linkcheck_ignore = [
     'http://localhost',
 ]
 
+extensions = ['sphinxcontrib.swaggerdoc']
+
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'
 
 def setup(app):
-    app.add_stylesheet("css/ribbon_onap.css")
+    app.add_css_file("css/ribbon.css")