diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-09 11:52:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-09 11:52:09 +0000 |
commit | 488dd18f0f196d1e4544d2b030774b64fa56c5c5 (patch) | |
tree | 15e1c8b224e6e41021f373388688e043e3d333dd /docs/conf.py | |
parent | a8ece25f5dc96c2c5c847b1da43bd0b62bf6423d (diff) | |
parent | c5d11f03ec248acd620d273aae7a6c15fde4b7bb (diff) |
Merge "Architecture documentation Section 1"
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 526ec693..8f40e8b8 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_onap.css")
\ No newline at end of file + app.add_stylesheet("css/ribbon_onap.css") |