diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 23:21:18 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 14:34:09 -0600 |
commit | 06955392a95cc2918c7881eddabe30e5d8cd0a53 (patch) | |
tree | 5a9e7fda36b8ba1a6b1cc4a6aa511f81aca025cf /Documentation/x86/index.rst | |
parent | 848942cb2ef584752d7c41594b2cc91229fe7f01 (diff) | |
download | linux-06955392a95cc2918c7881eddabe30e5d8cd0a53.tar.bz2 |
Documentation: x86: convert exception-tables.txt to reST
This converts the plain text documentation to reStructuredText format and
add it to Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index da89bf0ad69f..c855b730bab4 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -10,3 +10,4 @@ x86-specific Documentation boot topology + exception-tables |