Re: [PATCH v2 10/29] docs: arm: convert docs to ReST and rename to *.rst
From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: 2019-06-21 12:59:58
From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: 2019-06-21 12:59:58
On Tue, Jun 18, 2019 at 05:53:28PM -0300, Mauro Carvalho Chehab wrote:
Converts ARM the text files to ReST, preparing them to be an
architecture book.
The conversion is actually:
- add blank lines and identation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
---
Documentation/arm/{sunxi/README => sunxi.rst} | 98 +++-
drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 2 +-
drivers/crypto/sunxi-ss/sun4i-ss-core.c | 2 +-
drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 2 +-
drivers/crypto/sunxi-ss/sun4i-ss.h | 2 +-For sun4i-s:: Reviewed-by Corentin Labbe [off-list ref]