summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers/index.rst
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2019-04-29 17:11:38 -0400
committerDave Barach <dave@barachs.net>2019-04-29 17:12:01 -0400
commitbcfcb8e7fe50698dea7c585b1980dc720f6d2db4 (patch)
treec980babd94640e8f57e26cf908f78f54233ac473 /docs/gettingstarted/developers/index.rst
parent9ac113815511f3ce37b56a1331d6491fc36f7db5 (diff)
DOC ONLY: add a buffer metadata writeup
Change-Id: Ic8034cfe3d3c5a9c3d32e97e93e5d9334cc58ca2 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'docs/gettingstarted/developers/index.rst')
-rw-r--r--docs/gettingstarted/developers/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst
index 199f8b23208..4f2c38d130a 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
@@ -29,6 +29,7 @@ The Developers section covers the following areas:
plugins
vnet
featurearcs
+ metadata
multiarch/index.rst
bihash
vpp_api_module