DOCS: Moved multiarch and build system, Incorprated Scott's changes
[vpp.git] / docs / gettingstarted / users / index.rst
1 .. _users:
2
3 ########
4 Users
5 ########
6
7 The Users section describe a basic VPP installation and configuration operation.
8 The  installation and configuration of VPP can be done either manually, or by
9 using a configuration utility.
10
11 This section covers the following areas:
12
13 The Users section covers basic VPP installation and configuration operations. This
14 section covers the following areas:
15
16 * Describes the different types of VPP packages 
17 * Describes how to manually install VPP Binaries on different OS platforms (Ubuntu, Centos, openSUSE)
18 * Explains how to manually configure, then run VPP
19 * Explains how to install, then configure VPP using the Configuration Utility
20
21 .. toctree::
22    :maxdepth: 2
23
24    installing/index.rst
25    configuring/index.rst
26    running/index.rst
27    configutil/index.rst