diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-01-27 13:53:42 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-02-01 15:34:39 +0000 |
commit | 3e72083b45b9896fdd39c7661dedc8669fc13249 (patch) | |
tree | 2f0bd6d26c79da22fb7426efc089942785aca6f7 /doxygen | |
parent | a98d99ab3f3ca38bf06096a1a777e5e6a53364d6 (diff) |
docs: fix up the markdown
Type: docs
Change-Id: Ia541839e1f1ceddfae4579dece43b9cc820702e2
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit de569048a504cf211d80b86882e6781684301790)
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/dev_doc.md | 1 | ||||
-rw-r--r-- | doxygen/user_doc.md | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/doxygen/dev_doc.md b/doxygen/dev_doc.md index c27dd7e74c1..ba86712197e 100644 --- a/doxygen/dev_doc.md +++ b/doxygen/dev_doc.md @@ -19,4 +19,5 @@ Programming notes for developers. - @subpage handoff_queue_demo_plugin - @subpage lcov_code_coverage - @subpage mdata_doc +- @subpage mempreload_doc diff --git a/doxygen/user_doc.md b/doxygen/user_doc.md index 009af67cf1a..f19faefe153 100644 --- a/doxygen/user_doc.md +++ b/doxygen/user_doc.md @@ -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 |