summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2021-10-13 12:32:41 -0500
committerLovett, Trevor <trevor.lovett@att.com>2021-10-20 15:31:25 -0500
commit6a0388cd6e07f9d002cb21fbd0e46f98767ee442 (patch)
tree585d6fdd75455d7eefd2dce344b4cafe9f3b2a1d /docs/conf.py
parent0e5ba8a201a23ae48932762b627591dde1b112a9 (diff)
Update Istanbul Release Notes
Issue-ID: VNFRQTS-1001 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ia2dd5892a46063e173c61d8e60245c4cd90a7806
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 33d8734..5785e83 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -19,7 +19,7 @@ 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")
from docutils.parsers.rst import directives