diff options
author | Mickaël Salaün <mic@digikod.net> | 2017-05-26 21:44:00 +0300 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-06-07 19:07:21 +0300 |
commit | cef04cdcb4275592ed6b6822e1939de44acce15b (patch) | |
tree | 824845cd76e54c73e98fb491d13cdfa6ca9bd0f7 /Documentation/dev-tools/index.rst | |
parent | 55c70f11e729f17c86f2400a457138682e03b00f (diff) | |
download | linux-cef04cdcb4275592ed6b6822e1939de44acce15b.tar.xz |
Documentation/dev-tools: Use reStructuredText markups for kselftest
Include and convert kselftest to the Sphinx format.
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Acked-by: Kees Cook <keescook@chromium.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'Documentation/dev-tools/index.rst')
-rw-r--r-- | Documentation/dev-tools/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index 07d881147ef3..e50054c6aeaa 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -23,6 +23,7 @@ whole; patches welcome! kmemleak kmemcheck gdb-kernel-debugging + kselftest .. only:: subproject and html |