docs: fix up the markdown 12/30912/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 27 Jan 2021 13:53:42 +0000 (13:53 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 1 Feb 2021 15:34:39 +0000 (15:34 +0000)
Type: docs
Change-Id: Ia541839e1f1ceddfae4579dece43b9cc820702e2
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit de569048a504cf211d80b86882e6781684301790)

doxygen/dev_doc.md
doxygen/user_doc.md
src/plugins/wireguard/README.md

index c27dd7e..ba86712 100644 (file)
@@ -19,4 +19,5 @@ Programming notes for developers.
 - @subpage handoff_queue_demo_plugin
 - @subpage lcov_code_coverage
 - @subpage mdata_doc
+- @subpage mempreload_doc
 
index 009af67..f19faef 100644 (file)
@@ -29,3 +29,5 @@ Several modules provide operational, dataplane-user focused documentation.
 - @subpage srv6_doc
 - @subpage vcl_ldpreload_doc
 - @subpage vmxnet3_doc
+- @subpage af_xdp_doc
+- @subpage wireguard_plugin_doc
index 48e45eb..df69d93 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.