blob: 661567fcb67eb1258a37a318351170808e04280b [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 DeNisco06dcd452018-07-26 12:45:10 -040021 softwarearchitecture
22 infrastructure
23 vlib
24 plugins
25 vnet
26 featurearcs
27 bihash
andrew74030262018-08-05 21:18:45 -040028 vpp_api_module
29 binary_api_support
30 sample_plugin
John DeNisco06dcd452018-07-26 12:45:10 -040031