docs: Fix conf.py for read the docs 49/20749/1
authorjdenisco <jdenisco@cisco.com>
Fri, 19 Jul 2019 14:21:41 +0000 (10:21 -0400)
committerjdenisco <jdenisco@cisco.com>
Fri, 19 Jul 2019 14:22:13 +0000 (10:22 -0400)
Change-Id: Iaaf9e6ef5acc82fb751c851cc943cf0c48a8940d
Signed-off-by: jdenisco <jdenisco@cisco.com>
docs/about.rst
docs/conf.py

index 072151a..91c0a4c 100644 (file)
@@ -4,6 +4,6 @@
 About
 =====
 
-**VPP Version:** 19.08-rc0~529-g77f0d7f2d
+**VPP Version:** 19.08-rc0~688-gf6fcc22
 
-**Built on:** Thu Jun 27 14:04:13 GMT 2019
+**Built on:** Fri Jul 19 13:54:19 GMT 2019
index f3332c9..aef3646 100644 (file)
@@ -41,7 +41,6 @@ extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.viewcode',
     'recommonmark',
-    'sphinx_markdown_tables'
 ]
 
 # Add any paths that contain templates here, relative to this directory.