summaryrefslogtreecommitdiffstats
path: root/vnet
diff options
context:
space:
mode:
authorChris Luke <chrisy@flirble.org>2016-09-14 12:42:54 -0400
committerChris Luke <chris_luke@comcast.com>2016-09-14 18:03:31 +0000
commit0f53393c82c8c21f6977749e1e9501232fcf8371 (patch)
tree7c8e955e9759dd62006c2703cf17776aa63a0977 /vnet
parent1a30f381925192ef68c7377a6c2168f8f60eb33e (diff)
Add structure to some of the documentation; VPP-223
Moves the random .md files into a config examples tree Change-Id: If423b82f1047f1c84f90876a786313054b5f7c77 Signed-off-by: Chris Luke <chrisy@flirble.org>
Diffstat (limited to 'vnet')
-rw-r--r--vnet/vnet/ipsec-gre/ipsec_gre_doc.md2
-rw-r--r--vnet/vnet/map/map_doc.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/vnet/vnet/ipsec-gre/ipsec_gre_doc.md b/vnet/vnet/ipsec-gre/ipsec_gre_doc.md
index e9e5fdd9929..e1bb9cdab1a 100644
--- a/vnet/vnet/ipsec-gre/ipsec_gre_doc.md
+++ b/vnet/vnet/ipsec-gre/ipsec_gre_doc.md
@@ -1,4 +1,4 @@
-# VPP L2-GRE over IPsec implementation
+# VPP L2-GRE over IPsec implementation {#ipsec_gre_doc}
This is a memo intended to contain documentation of the VPP L2-GRE over IPsec implementation.
Everything that is not directly obvious should come here.
diff --git a/vnet/vnet/map/map_doc.md b/vnet/vnet/map/map_doc.md
index 230c52dfafd..17f3c51174b 100644
--- a/vnet/vnet/map/map_doc.md
+++ b/vnet/vnet/map/map_doc.md
@@ -1,4 +1,4 @@
-# VPP MAP and Lw4o6 implementation
+# VPP MAP and Lw4o6 implementation {#map_doc}
This is a memo intended to contain documentation of the VPP MAP and Lw4o6 implementations.
Everything that is not directly obvious should come here.