diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about.rst | 4 | ||||
-rw-r--r-- | docs/conf.py | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/about.rst b/docs/about.rst index 072151a463e..91c0a4c3611 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -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 diff --git a/docs/conf.py b/docs/conf.py index f3332c9a2c5..aef3646f3d9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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. |