Add log and comment
[modeling/etsicatalog.git] / docs / conf.py
index 94f32f6..36002aa 100644 (file)
@@ -1,3 +1,5 @@
+from docs_conf.conf import *
+
 branch = 'latest'
 master_doc = 'index'
 
@@ -11,4 +13,4 @@ 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")
\ No newline at end of file