X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconf.py;h=8418da58aace410ff447592a27e8e68651f43bb7;hb=92e515675e722ecdbce63a0582e299b9a3e66379;hp=6f6f84ea5a2bf6802fbdb54345d1fb2602e7e881;hpb=b9606a3e71afbcc48ee5858573963e47dbc51b77;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index 6f6f84ea5..8418da58a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -87,7 +87,7 @@ intersphinx_mapping['onap-aaf-authz'] = ('{}/onap-aaf-authz/en/%s'.format(doc_ur html_last_updated_fmt = '%d-%b-%y %H:%M' def setup(app): - app.add_stylesheet("css/ribbon_onap.css") + app.add_stylesheet("css/ribbon.css") from docutils.parsers.rst import directives