summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorChangbin Du2019-05-08 17:21:15 +0200
committerJonathan Corbet2019-05-08 22:34:09 +0200
commite5def4c6039e9b7bb158c6ec6d8fedda9265b7ef (patch)
tree1e0386725758b7df126bd11f3f34ad802bc78a97 /Documentation
parentDocumentation/trace: Add clarification how histogram onmatch works (diff)
downloadkernel-qcow2-linux-e5def4c6039e9b7bb158c6ec6d8fedda9265b7ef.tar.gz
kernel-qcow2-linux-e5def4c6039e9b7bb158c6ec6d8fedda9265b7ef.tar.xz
kernel-qcow2-linux-e5def4c6039e9b7bb158c6ec6d8fedda9265b7ef.zip
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 <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')
-rw-r--r--Documentation/index.rst1
-rw-r--r--Documentation/x86/index.rst9
2 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 80a421cb935e..d65dd4934a1a 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 000000000000..9f34545a9c52
--- /dev/null
+++ b/Documentation/x86/index.rst
@@ -0,0 +1,9 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+==========================
+x86-specific Documentation
+==========================
+
+.. toctree::
+ :maxdepth: 2
+ :numbered: