From: Andrew Yourtchenko Date: Mon, 27 Jan 2020 11:09:17 +0000 (+0000) Subject: misc: Markdown cleanups for the 20.01 release X-Git-Tag: v20.01~1 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F24521%2F5;p=vpp.git misc: Markdown cleanups for the 20.01 release Type: docs Signed-off-by: Andrew Yourtchenko Change-Id: I821197364a2fee9b52b1f014288b1f5e9e3c494c --- diff --git a/doxygen/dev_doc.md b/doxygen/dev_doc.md index 00f6caedf49..c27dd7e74c1 100644 --- a/doxygen/dev_doc.md +++ b/doxygen/dev_doc.md @@ -16,4 +16,7 @@ Programming notes for developers. - @subpage stats_doc - @subpage if_stats_client_doc - @subpage api_lang_doc -- @subpage handoff_queue_demo_plugin \ No newline at end of file +- @subpage handoff_queue_demo_plugin +- @subpage lcov_code_coverage +- @subpage mdata_doc + diff --git a/doxygen/user_doc.md b/doxygen/user_doc.md index f39bc10c958..009af67cf1a 100644 --- a/doxygen/user_doc.md +++ b/doxygen/user_doc.md @@ -16,6 +16,7 @@ Several modules provide operational, dataplane-user focused documentation. - @subpage lldp_doc - @subpage map_doc - @subpage marvel_plugin_doc +- @subpage srv6_mobile_plugin - @subpage mtu_doc - @subpage nat64_doc - @subpage nat_ha_doc diff --git a/extras/http/sample.md b/extras/http/sample.md.hugo similarity index 100% rename from extras/http/sample.md rename to extras/http/sample.md.hugo diff --git a/extras/lcov/README.md b/extras/lcov/README.md index ff0e7bd5e1b..ae57fe53477 100644 --- a/extras/lcov/README.md +++ b/extras/lcov/README.md @@ -1,3 +1,5 @@ +# Code coverage analysis with lcov {#lcov_code_coverage} + ## Prerequisites The Linux gcov and lcov tools are fussy about gcc / g++ compiler