diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-03-24 16:37:40 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-12-21 23:23:13 +0000 |
commit | 630ca994e0ff210a3de80d73bb395c931d2fd83f (patch) | |
tree | 595df13a399512674ff7ea2a19ea4e442f610151 /docs/gettingstarted/installing/packages.rst | |
parent | dfd1caf24e94fc825edea6f669a4b1fbd687ed44 (diff) |
docs: update list of plugins
The list of plugins is outdated.
This change introduces a dynamically
generated list of the plugins along with their descriptions,
extracted directly from the sources.
Type: docs
Change-Id: Icb7b65e6b45289e257d71a1c18d10f62ced59cbe
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/gettingstarted/installing/packages.rst')
-rw-r--r-- | docs/gettingstarted/installing/packages.rst | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/docs/gettingstarted/installing/packages.rst b/docs/gettingstarted/installing/packages.rst index 719fffb67f8..6c4fae18ee3 100644 --- a/docs/gettingstarted/installing/packages.rst +++ b/docs/gettingstarted/installing/packages.rst @@ -35,19 +35,7 @@ vpp-plugins Vector Packet Processing plugin modules. -* acl -* dpdk -* flowprobe -* gtpu -* ixge -* kubeproxy -* l2e -* lb -* memif -* nat -* pppoe -* sixrd -* stn +.. include:: ../../dynamic_includes/plugin_list.inc vpp-dbg ------- |