Added missing file

docs: Incorporate Javier's progressive VPP tutorial

Change-Id: Iecee041039c7ed81713bc0530fc536e989c71497
Signed-off-by: John DeNisco <jdenisco@cisco.com>
This commit is contained in:
John DeNisco
2018-08-03 11:02:24 -04:00
committed by Dave Barach
parent b199e98fef
commit c8e7f419fe
13 changed files with 1374 additions and 1354 deletions

View File

@ -2,9 +2,11 @@
.. toctree::
**********
Installing
**********
.. _installing-vpp-config:
*********************
Installing VPP-Config
*********************
The FD.io VPP configuration utility uses the `Python Package Index <https://pypi.org>`__
or "pypi".

View File

@ -66,6 +66,7 @@ To modify an existing patch:
.. code-block:: console
$ git review -d <review number>
$ git status
$ git add <filename>
$ git commit --amend

View File

@ -43,11 +43,6 @@ The getting started users guide needs an overview
This section should be references to the doxygen links. The doxygen links will need to be cleaned up.
This section could be a quick reference only using commands we have tested.
:ref:`progressivevpp`
=====================
This section needs work. It needs to be split up and tested.
:ref:`vswitchrtr`
=================