X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fgettingstarted%2Fdevelopers%2Findex.rst;h=378b9fb83c025561a9793954f9f60cb2ba93d85d;hb=24179ee1a4ba79a43e30c63f0fe061d9d919181c;hp=76feb057552fea30d998a693aaccff627564fb56;hpb=758dc46072032b7145a556804a29e87baa602958;p=vpp.git diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst index 76feb057552..378b9fb83c0 100644 --- a/docs/gettingstarted/developers/index.rst +++ b/docs/gettingstarted/developers/index.rst @@ -1,16 +1,19 @@ .. _gstarteddevel: -########## -Developers -########## +############### +For 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) - +* Describes how to build different types of VPP images +* Explains how to run VPP with and without GDB, with some GDB examples +* Describes the steps required to get a patch reviewed and merged +* Describes the VPP software architecture and identifies the associated four VPP layers +* Describes the different components that are associated with each VPP layer +* Explains how to Create, Add, Enable/Disable different ARC features +* Discusses different aspects of Bounded-index Extensible Hashing (bihash), and how it is used in database lookups +* Describes the different types of API support and how to integrate a plugin .. toctree:: :maxdepth: 2 @@ -18,6 +21,7 @@ The Developers section covers the following areas: building running_vpp gdb_examples + add_plugin gitreview softwarearchitecture infrastructure @@ -25,8 +29,16 @@ The Developers section covers the following areas: plugins vnet featurearcs + metadata + multiarch/index.rst bihash vpp_api_module binary_api_support - sample_plugin - + buildsystem/index.rst + eventviewer + fib20/index.rst + buildwireshark + punt + quic_plugin + cross_compile_macos.rst + cnat