From: Changbin Du Date: Wed, 8 May 2019 15:21:15 +0000 (+0800) Subject: Documentation: add Linux x86 docs to Sphinx TOC tree X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e5def4c6039e9b7bb158c6ec6d8fedda9265b7ef;p=linux.git Documentation: add Linux x86 docs to Sphinx TOC tree Add a index.rst for x86 support. More docs will be added later. Signed-off-by: Changbin Du Reviewed-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/index.rst b/Documentation/index.rst index 80a421cb935e7..d65dd4934a1ad 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -101,6 +101,7 @@ implementation. .. toctree:: :maxdepth: 2 + x86/index sh/index Filesystem Documentation diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst new file mode 100644 index 0000000000000..9f34545a9c520 --- /dev/null +++ b/Documentation/x86/index.rst @@ -0,0 +1,9 @@ +.. SPDX-License-Identifier: GPL-2.0 + +========================== +x86-specific Documentation +========================== + +.. toctree:: + :maxdepth: 2 + :numbered: