docs: dev-tools: kunit: don't use a table for docs name
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Jun 2021 06:27:17 +0000 (08:27 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 23 Jun 2021 20:19:19 +0000 (14:19 -0600)
commit2ec73ece4efd818536519f1c5908017122d2e7b5
tree953f203fcda24e90182df15bb6fa937e5e73ae96
parent87c9c16317882dd6dbbc07e349bc3223e14f3244
docs: dev-tools: kunit: don't use a table for docs name

We'll be replacing :doc:`foo` references to
Documentation/foo.rst. Yet, here it happens inside a table.
Doing a search-and-replace would break it.

Yet, as there's no good reason to use a table there,
let's just convert it into a list.

Reviewed-by: David Gow <davidgow@google.com>
Acked-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/api/index.rst