Add Ajith to policy/parent info
[policy/parent.git] / docs / conf.py
index 526ec69..a1c6023 100644 (file)
@@ -2,6 +2,7 @@ from docs_conf.conf import *
 
 branch = 'latest'
 master_doc = 'index'
+extensions = ['sphinx.ext.autosectionlabel']
 
 linkcheck_ignore = [
     'http://localhost',
@@ -12,4 +13,4 @@ intersphinx_mapping = {}
 html_last_updated_fmt = '%d-%b-%y %H:%M'
 
 def setup(app):
-    app.add_stylesheet("css/ribbon_onap.css")
\ No newline at end of file
+    app.add_stylesheet("css/ribbon.css")