summaryrefslogtreecommitdiff
path: root/doc/arch/index.rst
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-07-24 13:15:19 -0400
committerTom Rini <trini@konsulko.com>2019-07-24 13:15:19 -0400
commitef783259d6a558d31385039fa0def211fa7ad032 (patch)
treed2774a64f3551c31a55cc1efeaa3844f069af1d8 /doc/arch/index.rst
parentfe4243870df152f839f88e5aa355f53cfba0a866 (diff)
parent0694dd86756ac1b4986cc40f15a5b7b35745ac38 (diff)
Merge branch '2019-07-24-doc-html-cleanup'
- Convert our docs to Sphinx
Diffstat (limited to 'doc/arch/index.rst')
-rw-r--r--doc/arch/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/arch/index.rst b/doc/arch/index.rst
new file mode 100644
index 0000000000..369d8eeb6d
--- /dev/null
+++ b/doc/arch/index.rst
@@ -0,0 +1,18 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+Architecture-specific doc
+=========================
+
+.. toctree::
+ :maxdepth: 2
+
+ arc
+ arm64
+ m68k
+ mips
+ nds32
+ nios2
+ sandbox
+ sh
+ x86
+ xtensa