commit | 82fe92631f0a127e4aed2b933fa54f910dcf23f9 | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Tue Sep 29 13:02:36 2020 -0400 |
committer | KAPIL SINGAL <ks220y@att.com> | Wed Sep 30 13:50:48 2020 +0000 |
tree | 9fca10685c2876a9d4f5a8ca8cee324649be3569 | |
parent | e8f75f41224ce99eacf93b68956aa123176f5263 [diff] [blame] |
Removing un-necessary tox.ini Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9bef522e701af8ce4a09b4459875fadceac0cf5a
diff --git a/docs/conf.py b/docs/conf.py index b389955..a81fb65 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -9,6 +9,8 @@ 'http://localhost', ] +extensions = ['sphinx_tabs.tabs'] + intersphinx_mapping = {} html_last_updated_fmt = '%d-%b-%y %H:%M'