summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-02-06 17:05:21 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-06 17:05:21 +0000
commitb1ce04d18fa363a93aa35bc5cbfa287e63bc61c1 (patch)
tree66e38574ebffe802b66d0a439df94ecd813be7c0 /docs/conf.py
parent34b8aad1e8449810959e3951467e32053b9fc4ad (diff)
parentd54f2498fdb85f9c298b29bdc51532bef7e594b4 (diff)
Merge "exclude submodules"
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
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")