Removing un-necessary tox.ini 33/113333/3
authorSingal, Kapil (ks220y) <ks220y@att.com>
Tue, 29 Sep 2020 17:02:36 +0000 (13:02 -0400)
committerKAPIL SINGAL <ks220y@att.com>
Wed, 30 Sep 2020 13:50:48 +0000 (13:50 +0000)
Issue-ID: CCSDK-2833
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I9bef522e701af8ce4a09b4459875fadceac0cf5a

docs/conf.py

index b389955..a81fb65 100644 (file)
@@ -9,6 +9,8 @@ linkcheck_ignore = [
     'http://localhost',
 ]
 
+extensions = ['sphinx_tabs.tabs']
+
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'