api: api socket respect unix runtime directory
[vpp.git] / docs / conf.py
index 8e8d422..aef3646 100644 (file)
@@ -23,9 +23,9 @@ copyright = u'2018, Linux Foundation'
 author = u'John DeNisco'
 
 # The short X.Y version
-version = u''
+version = u'19.08'
 # The full version, including alpha/beta/rc tags
-release = u'1.0'
+release = u'01'
 
 
 # -- General configuration ---------------------------------------------------
@@ -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.