[AAI] Document process updates
[aai/sparky-be.git] / docs / conf.py
index 5371015..3a7958d 100644 (file)
@@ -2,6 +2,8 @@ from docs_conf.conf import *
 
 branch = 'latest'
 master_doc = 'index'
+release = 'master'
+version = 'master'
 
 linkcheck_ignore = [
     'http://localhost',
@@ -12,4 +14,4 @@ intersphinx_mapping = {}
 html_last_updated_fmt = '%d-%b-%y %H:%M'
 
 def setup(app):
-    app.add_stylesheet("css/ribbon.css")
+    app.add_css_file("css/ribbon.css")