misc: documentation fixes 90/29090/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 25 Sep 2020 13:07:32 +0000 (13:07 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 25 Sep 2020 17:41:29 +0000 (17:41 +0000)
Change-Id: Id7ae7bbc53e89777892b973008baa93f1a083aac
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
doxygen/user_doc.md
src/plugins/wireguard/README.md

index 009af67..0610adc 100644 (file)
@@ -4,24 +4,22 @@ User Documentation    {#user_doc}
 Several modules provide operational, dataplane-user focused documentation.
 
 - [GUI guided user demo](https://wiki.fd.io/view/VPP_Sandbox/vpp-userdemo)
+- @subpage af_xdp_doc
 - @subpage avf_plugin_doc
 - @subpage bfd_doc
 - @subpage dpdk_crypto_ipsec_doc
 - @subpage dhcp6_pd_doc
 - @subpage flowprobe_plugin_doc
 - @subpage ioam_plugin_doc
-- @subpage kp_plugin_doc
 - @subpage lacp_plugin_doc
 - @subpage lb_plugin_doc
 - @subpage lldp_doc
 - @subpage map_doc
 - @subpage marvel_plugin_doc
-- @subpage srv6_mobile_plugin
 - @subpage mtu_doc
 - @subpage nat64_doc
 - @subpage nat_ha_doc
 - @subpage qos_doc
-- @subpage quic_doc
 - @subpage rdma_doc
 - @subpage selinux_doc
 - @subpage span_doc
@@ -29,3 +27,4 @@ Several modules provide operational, dataplane-user focused documentation.
 - @subpage srv6_doc
 - @subpage vcl_ldpreload_doc
 - @subpage vmxnet3_doc
+- @subpage wireguard_plugin_doc
index a11356c..e313a32 100755 (executable)
@@ -1,4 +1,4 @@
-# Wireguard vpp-plugin
+# Wireguard vpp-plugin {#wireguard_plugin_doc}
 
 ## Overview
 This plugin is an implementation of [wireguard protocol](https://www.wireguard.com/) for VPP. It allows one to create secure VPN tunnels.