diff mbox series

[U-Boot,45/50] doc: arch: Convert README.ARC to reST

Message ID 1563435275-22326-46-git-send-email-bmeng.cn@gmail.com
State Accepted
Commit 3e12f7f03656ebab03c97913882abf83ca00c9f6
Delegated to: Tom Rini
Headers show
Series doc: Shape into useful HTML docs | expand

Commit Message

Bin Meng July 18, 2019, 7:34 a.m. UTC
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>
---

 doc/{README.ARC => arch/arc.rst} | 5 +++++
 doc/arch/index.rst               | 1 +
 2 files changed, 6 insertions(+)
 rename doc/{README.ARC => arch/arc.rst} (96%)
diff mbox series

Patch

diff --git a/doc/README.ARC b/doc/arch/arc.rst
similarity index 96%
rename from doc/README.ARC
rename to doc/arch/arc.rst
index 5f414fb..f8e04a3 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 000f5de..93fbb7e 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