X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=d211470a62c763aa4f298e0ac42fa6675da422d9;hb=595baf6c989d854c8d461405098a9f35bd743067;hp=5371015c66318d74f5c008e9e2cdb64db157dda4;hpb=1a18e75d43749dd8b9ae2c878ff1b2519d82bd59;p=msb%2Fjava-sdk.git diff --git a/docs/conf.py b/docs/conf.py index 5371015..d211470 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,4 +12,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")