docs: Moved installing up a level, removed guides.
Change-Id: Ie4b2939b693698585f1f2d12391a0009e80bac0b Signed-off-by: John DeNisco <jdenisco@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
bf21dc8505
commit
a5db42f366
50
docs/gettingstarted/installing/index.rst
Normal file
50
docs/gettingstarted/installing/index.rst
Normal file
@ -0,0 +1,50 @@
|
||||
.. _installing:
|
||||
|
||||
.. toctree::
|
||||
|
||||
.. _installingVPP:
|
||||
|
||||
Downloading and Installing VPP
|
||||
==============================
|
||||
|
||||
If you want to use VPP it can be convenient to install the binaries from
|
||||
existing packages. This guide describes how to pull, install and run the VPP packages.
|
||||
|
||||
This section provides directions on how to Install VPP binaries on Ubuntu, Centos,
|
||||
and openSUSE platforms.
|
||||
|
||||
Installing on Ubuntu
|
||||
---------------------------------
|
||||
|
||||
The following are instructions on how to install VPP on Ubuntu.
|
||||
|
||||
.. toctree::
|
||||
|
||||
ubuntu
|
||||
|
||||
Installing on Centos
|
||||
-------------------------------
|
||||
|
||||
The following are instructions on how to install VPP on Centos.
|
||||
|
||||
.. toctree::
|
||||
|
||||
centos
|
||||
|
||||
Installing on openSUSE
|
||||
--------------------------------------
|
||||
|
||||
The following are instructions on how to install VPP on openSUSE.
|
||||
|
||||
.. toctree::
|
||||
|
||||
opensuse
|
||||
|
||||
Package Descriptions
|
||||
----------------------------------
|
||||
|
||||
The following is a brief description of the packages to be installed with VPP.
|
||||
|
||||
.. toctree::
|
||||
|
||||
packages
|
Reference in New Issue
Block a user