diff options
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2016-11-03 17:57:52 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-11-07 18:56:42 -0700 |
commit | 799a545bb9383c6185ad27063adca03d28ee1823 (patch) | |
tree | 99cd895961ab157bd817989f53d60f2f57a1d190 /Documentation/security/index.rst | |
parent | 9e355ba76455d6d44f5cf888eee820ae9a06b3ec (diff) | |
download | linux-799a545bb9383c6185ad27063adca03d28ee1823.tar.gz linux-799a545bb9383c6185ad27063adca03d28ee1823.tar.bz2 linux-799a545bb9383c6185ad27063adca03d28ee1823.zip |
tpm: move documentation under Documentation/security
In order too make Documentation root directory cleaner move the tpm
directory under Documentation/security.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/index.rst')
-rw-r--r-- | Documentation/security/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/security/index.rst b/Documentation/security/index.rst new file mode 100644 index 000000000000..9bae6bb20e7f --- /dev/null +++ b/Documentation/security/index.rst @@ -0,0 +1,7 @@ +====================== +Security documentation +====================== + +.. toctree:: + + tpm/index |