diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 17:21:16 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 22:34:09 +0200 |
commit | f1f238a9f1ca1f1c7f53ebb7d5517066bf40c471 (patch) | |
tree | d55aadc121697c5a7e236918435aabad5b206c88 /Documentation/x86/index.rst | |
parent | Documentation: add Linux x86 docs to Sphinx TOC tree (diff) | |
download | linux-f1f238a9f1ca1f1c7f53ebb7d5517066bf40c471.tar.xz linux-f1f238a9f1ca1f1c7f53ebb7d5517066bf40c471.zip |
Documentation: x86: convert boot.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>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index 9f34545a9c52..d7fc8efac192 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -7,3 +7,5 @@ x86-specific Documentation .. toctree:: :maxdepth: 2 :numbered: + + boot |