X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=a3ebe26e58fe81a29ebf399303ef276a37c6478b;hb=d54f2498fdb85f9c298b29bdc51532bef7e594b4;hp=8f40e8b8175c7daa10472f8ec6d15de5af43df34;hpb=6863525ff7b65328ace2261012c771fa58bdc8c1;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index 8f40e8b81..a3ebe26e5 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_onap.css")