diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-01-27 11:09:17 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-01-29 19:32:53 +0000 |
commit | fc98203b5d06f19d613766815660e76c9f216f09 (patch) | |
tree | 7ba9a32b9f829787366447d329e095c2ac0a5888 /extras | |
parent | a2c1951e56d94de573db6c6f13e3642df953b7e7 (diff) |
misc: Markdown cleanups for the 20.01 release
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I821197364a2fee9b52b1f014288b1f5e9e3c494c
Diffstat (limited to 'extras')
-rw-r--r-- | extras/http/sample.md.hugo (renamed from extras/http/sample.md) | 0 | ||||
-rw-r--r-- | extras/lcov/README.md | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/extras/http/sample.md b/extras/http/sample.md.hugo index 8451cedd8a5..8451cedd8a5 100644 --- a/extras/http/sample.md +++ b/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 |