summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-07-18 10:34:30 +0300
committerTom Rini <trini@konsulko.com>2019-07-24 17:10:04 +0300
commit3e12f7f03656ebab03c97913882abf83ca00c9f6 (patch)
tree93fd8dd3ae347d29432dedca846b701e21c13d14 /doc
parent862f9928aae1684b0aff55b42de09c1156d0f399 (diff)
downloadu-boot-3e12f7f03656ebab03c97913882abf83ca00c9f6.tar.xz
doc: arch: Convert README.ARC to reST
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/arch/arc.rst (renamed from doc/README.ARC)5
-rw-r--r--doc/arch/index.rst1
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.ARC b/doc/arch/arc.rst
index 5f414fb2fa..f8e04a34f1 100644
--- a/doc/README.ARC
+++ b/doc/arch/arc.rst
@@ -1,3 +1,8 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+ARC
+===
+
Synopsys' DesignWare(r) ARC(r) Processors are a family of 32-bit CPUs
that SoC designers can optimize for a wide range of uses, from deeply embedded
to high-performance host applications.
diff --git a/doc/arch/index.rst b/doc/arch/index.rst
index 000f5de634..93fbb7ea66 100644
--- a/doc/arch/index.rst
+++ b/doc/arch/index.rst
@@ -6,6 +6,7 @@ Architecture-specific doc
.. toctree::
:maxdepth: 2
+ arc
arm64
mips
nds32