docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / gettingstarted / progressivevpp / index.rst
1 .. _progressivevpp:
2
3 .. toctree::
4
5 ########################
6 Progressive VPP Tutorial
7 ########################
8
9 Learn to run FD.io VPP on a single Ubuntu 16.04 VM using Vagrant with this walkthrough
10 covering basic FD.io VPP scenarios. Useful FD.io VPP commands will be used, and
11 will discuss basic operations, and the state of a running FD.io VPP on a system.
12
13 .. note::
14
15     This is **not** intended to be a 'How to Run in a Production Environment' set of instructions.
16
17 .. toctree::
18
19    settingupenvironment.rst
20    runningvpp.rst
21    interface.rst
22    traces.rst
23    twovppinstances.rst
24    routing.rst
25    switching.rst