diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 04:51:39 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 10:30:14 -0600 |
commit | 7b05b116845bafe8fd19cccb3719333b5f5fe3a2 (patch) | |
tree | ca57a87a5eca7b6968c6e4ff6da12ce4393578ee /Documentation/security/index.rst | |
parent | 40fde647ccb0ae8c11d256d271e24d385eed595b (diff) | |
download | linux-stable-7b05b116845bafe8fd19cccb3719333b5f5fe3a2.tar.gz linux-stable-7b05b116845bafe8fd19cccb3719333b5f5fe3a2.tar.bz2 linux-stable-7b05b116845bafe8fd19cccb3719333b5f5fe3a2.zip |
doc: ReSTify IMA-templates.txt
Adjust IMA-templates.txt for ReST markup and add to the index for
security/, under the Kernel API Documentation.
Cc: Mimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/index.rst')
-rw-r--r-- | Documentation/security/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/security/index.rst b/Documentation/security/index.rst index 9bae6bb20e7f..07335659ce8d 100644 --- a/Documentation/security/index.rst +++ b/Documentation/security/index.rst @@ -1,7 +1,9 @@ ====================== -Security documentation +Security Documentation ====================== .. toctree:: + :maxdepth: 1 + IMA-templates tpm/index |