X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=13d37b9c622d847efbea206e55b4b7a2bd918de9;hb=3c0ce0f85b34392dd50608e7440f10a20b0279cd;hp=5371015c66318d74f5c008e9e2cdb64db157dda4;hpb=5c29e45c74485e10206a2fa512588dba22a7f8b7;p=holmes%2Frule-management.git diff --git a/docs/conf.py b/docs/conf.py index 5371015..13d37b9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,5 +11,6 @@ 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")