docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / developer / plugins / index.rst
similarity index 56%
rename from docs/gettingstarted/developers/plugins.rst
rename to docs/developer/plugins/index.rst
index 09db1d3..9aedc89 100644 (file)
@@ -1,5 +1,6 @@
-.. _dplugins:
+.. _vpp_plugins:
 
+=======
 Plugins
 =======
 
@@ -11,3 +12,30 @@ Once loaded, the plug-in DLL mechanism uses dlsym to find and verify a
 vlib\_plugin\_registration data structure in the newly-loaded plug-in.
 
 For more on plugins please refer to :ref:`add_plugin`.
+
+
+.. toctree::
+    :maxdepth: 2
+
+    quic
+    cnat
+    lcp
+    srv6/index
+    marvell
+    lldp
+    nat64
+    nat44_ei_ha
+    pnat
+    lb
+    lacp
+    flowprobe
+    map_lw4o6
+    mdata
+    dhcp6_pd
+    ioam
+    wireguard
+    srtp
+    acl_multicore
+    acl_hash_lookup
+    acl_lookup_context
+    bufmon_doc