mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
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>
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
|
ARC
|
||||||
|
===
|
||||||
|
|
||||||
Synopsys' DesignWare(r) ARC(r) Processors are a family of 32-bit CPUs
|
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
|
that SoC designers can optimize for a wide range of uses, from deeply embedded
|
||||||
to high-performance host applications.
|
to high-performance host applications.
|
@@ -6,6 +6,7 @@ Architecture-specific doc
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
arc
|
||||||
arm64
|
arm64
|
||||||
mips
|
mips
|
||||||
nds32
|
nds32
|
||||||
|
Reference in New Issue
Block a user