diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2021-05-13 18:00:23 -0400 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-05-21 15:33:04 +0000 |
commit | 84b543d8b1522d70aada38f3db49aade5230fc64 (patch) | |
tree | bdb6aaac1d208447458c9615f4e9eac254fd13ec /doxygen/dev_doc.md | |
parent | 4ee17d859ed2f374997939511078559c26981ad0 (diff) |
doxygen: fix doxygen tags
- Missing tags mess up doxygen TOC heirarchy
Type: docs
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I012d55c0ae90aecc665b56903f4212ddc0643943
Diffstat (limited to 'doxygen/dev_doc.md')
-rw-r--r-- | doxygen/dev_doc.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doxygen/dev_doc.md b/doxygen/dev_doc.md index b5306d55cd3..20e71a9a9cf 100644 --- a/doxygen/dev_doc.md +++ b/doxygen/dev_doc.md @@ -21,3 +21,6 @@ Programming notes for developers. - @subpage mdata_doc - @subpage mempreload_doc - @subpage pnat_doc +- @subpage snap_doc +- @subpage srv6_ad_flow_plugin_doc +- @subpage strongswan_test_doc |