X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fgettingstarted%2Fdevelopers%2Findex.rst;h=93f4e33ee7f005d40f246ebce0d9d455fc3b8ccb;hb=5cd31ec9405d2bb2fbc8152a08c4cfb64f2a8e73;hp=8b772a10aeb0e835d2d856194c26364f84422f75;hpb=0923a2376fcdc07fc298b9422233f4a5c1777e7d;p=vpp.git diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst index 8b772a10aeb..93f4e33ee7f 100644 --- a/docs/gettingstarted/developers/index.rst +++ b/docs/gettingstarted/developers/index.rst @@ -10,7 +10,7 @@ The Developers section covers the following areas: * 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 +* 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 @@ -21,6 +21,7 @@ The Developers section covers the following areas: building running_vpp gdb_examples + add_plugin gitreview softwarearchitecture infrastructure @@ -28,11 +29,15 @@ The Developers section covers the following areas: plugins vnet featurearcs + metadata multiarch/index.rst bihash vpp_api_module binary_api_support buildsystem/index.rst eventviewer - sample_plugin fib20/index.rst + buildwireshark + punt + quic_plugin + cross_compile_macos.rst