summaryrefslogtreecommitdiff
path: root/doc/arch
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-07-18 10:34:02 +0300
committerTom Rini <trini@konsulko.com>2019-07-24 17:07:24 +0300
commitd838138657f91c814132d66ae25430891b772fd6 (patch)
tree4a08b5768c405aa09dd6c6a3abdd01b496a9ee24 /doc/arch
parenta077bae3723c58efee3b8c99ac5291aef505a37d (diff)
downloadu-boot-d838138657f91c814132d66ae25430891b772fd6.tar.xz
doc: Add architecture specific info to Sphinx TOC tree
Add index.rst for architecture specific info. More docs will be added later. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/arch')
-rw-r--r--doc/arch/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/arch/index.rst b/doc/arch/index.rst
new file mode 100644
index 0000000000..a03ee6b752
--- /dev/null
+++ b/doc/arch/index.rst
@@ -0,0 +1,7 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+Architecture-specific doc
+=========================
+
+.. toctree::
+ :maxdepth: 2