mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-26 16:41:42 +00: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:
parent
862f9928aa
commit
3e12f7f036
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue