X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=e9d7bb88f9538c09e4681a93341f3d496f90b73c;hb=859b59133c143b09fed86af1d409d320fa45424f;hp=f3332c9a2c58bbcb04ba3eb650560dfca766354a;hpb=3bfeff7a9812c025637ee232cca03a6f083bdbc6;p=vpp.git diff --git a/docs/conf.py b/docs/conf.py index f3332c9a2c5..e9d7bb88f95 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ copyright = u'2018, Linux Foundation' author = u'John DeNisco' # The short X.Y version -version = u'19.08' +version = u'master' # The full version, including alpha/beta/rc tags release = u'01' @@ -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.