From c5d11f03ec248acd620d273aae7a6c15fde4b7bb Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 7 Apr 2020 12:41:34 +0100 Subject: Architecture documentation Section 1 Issue-ID: POLICY-2399 Change-Id: I0050f457c2803299cb7f63fba00f676c2a7bb884 Signed-off-by: liamfallon --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') 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") -- cgit 1.2.3-korg