docs: Fix Versions and Titles 94/19694/2
authorjdenisco <jdenisco@cisco.com>
Fri, 17 May 2019 17:43:31 +0000 (17:43 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 17 May 2019 20:31:10 +0000 (20:31 +0000)
Change-Id: I131e33a570bff8b22c767585d03e2eb281dd7184
Signed-off-by: jdenisco <jdenisco@cisco.com>
docs/Makefile
docs/about.rst
docs/conf.py
docs/index.rst

index 60e4b90..4308777 100644 (file)
@@ -4,7 +4,7 @@
 # You can set these variables from the command line.
 SPHINXOPTS    =
 SPHINXBUILD   = sphinx-build
-SPHINXPROJ    = fdio-firstcut
+SPHINXPROJ    = fdio-vpp
 SOURCEDIR     = .
 BUILDDIR      = _build
 
@@ -17,4 +17,4 @@ help:
 # Catch-all target: route all unknown targets to Sphinx using the new
 # "make mode" option.  $(O) is meant as a shortcut for $(SPHINXOPTS).
 %: Makefile
-       @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
\ No newline at end of file
+       @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
index 0bbfccc..a7c747b 100644 (file)
@@ -4,6 +4,6 @@
 About
 =====
 
-**VPP Version:** 19.08-rc0~147-g8ef7c4c
+**VPP Version:** 19.08-rc0~238-g0a715cd03
 
-**Built on:** Fri May 10 19:23:10 GMT 2019
+**Built on:** Fri May 17 17:37:25 GMT 2019
index 8e8d422..f3332c9 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 ---------------------------------------------------
index ee2b2a9..d8b7ba4 100644 (file)
@@ -1,4 +1,4 @@
-.. fdio-firstcut documentation master file, created by
+.. fdio-vpp documentation master file, created by
    sphinx-quickstart on Thu Apr 12 11:02:31 2018.
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.