diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 17:21:34 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 22:34:11 +0200 |
commit | 8fffdc9353d64f7ceef5c4589249759561aa1b39 (patch) | |
tree | e87f5c087a80e86215259958ef679c6aa7346c07 /Documentation/x86/index.rst | |
parent | Documentation: x86: convert usb-legacy-support.txt to reST (diff) | |
download | linux-8fffdc9353d64f7ceef5c4589249759561aa1b39.tar.xz linux-8fffdc9353d64f7ceef5c4589249759561aa1b39.zip |
Documentation: x86: convert i386/IO-APIC.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 3eb0334ae2d4..4e15bcc6456c 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -26,3 +26,4 @@ x86-specific Documentation microcode resctrl_ui usb-legacy-support + i386/index |