X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=9b8426391c21dc0cb41136c7876d714384b8de0c;hb=a578dbb1e5ce1afd1fccbff42048eb320cd69e20;hp=30ca786405577512bcd0b60f50f1265ab7652c00;hpb=e35d4a1b94bbcd844300282d1c3c8722ef58062d;p=optf%2Fosdf.git diff --git a/docs/conf.py b/docs/conf.py index 30ca786..9b84263 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -33,4 +33,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")