John DeNisco 758dc46072 DOCS: Cleanup Getting Started
Change-Id: I4766773779f8d5c30a24bfed48090d7305c80ec5
Signed-off-by: John DeNisco <jdenisco@cisco.com>
2018-08-13 17:00:22 -04:00

33 lines
532 B
ReStructuredText

.. _gstarteddevel:
##########
Developers
##########
The Developers section covers the following areas:
* Building VPP
* Describes the components of the four VPP layers
* How to Create, Add, Enable/Disable features
* Discusses different aspects of Bounded-index Extensible Hashing (bihash)
.. toctree::
:maxdepth: 2
building
running_vpp
gdb_examples
gitreview
softwarearchitecture
infrastructure
vlib
plugins
vnet
featurearcs
bihash
vpp_api_module
binary_api_support
sample_plugin