blob: 76feb057552fea30d998a693aaccff627564fb56 [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _gstarteddevel:
2
3##########
4Developers
5##########
6
John DeNiscoc64ba6d2018-08-02 15:03:15 -04007The Developers section covers the following areas:
8
9* Building VPP
10* Describes the components of the four VPP layers
11* How to Create, Add, Enable/Disable features
12* Discusses different aspects of Bounded-index Extensible Hashing (bihash)
13
14
John DeNisco06dcd452018-07-26 12:45:10 -040015.. toctree::
16 :maxdepth: 2
17
18 building
andrewa38d0012018-08-06 00:25:33 -040019 running_vpp
20 gdb_examples
John DeNisco758dc462018-08-13 17:00:06 -040021 gitreview
John DeNisco06dcd452018-07-26 12:45:10 -040022 softwarearchitecture
23 infrastructure
24 vlib
25 plugins
26 vnet
27 featurearcs
28 bihash
andrew74030262018-08-05 21:18:45 -040029 vpp_api_module
30 binary_api_support
31 sample_plugin
John DeNisco06dcd452018-07-26 12:45:10 -040032