tests docs: upgrade python packages
[vpp.git] / docs / gettingstarted / developers / index.rst
index 8b772a1..b47abcd 100644 (file)
@@ -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
@@ -20,7 +20,10 @@ The Developers section covers the following areas:
 
    building
    running_vpp
+   testing_vpp
    gdb_examples
+   add_plugin
+   add_plugin_goapi
    gitreview
    softwarearchitecture
    infrastructure
@@ -28,11 +31,18 @@ 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
+   cnat
+   ipsec
+   VPPAPI.md