Re: [PATCH v2 31/79] docs: s390: convert docs to ReST and rename to *.rst

From: Farhan Ali
Date: Tue Apr 23 2019 - 12:12:50 EST




On 04/22/2019 09:27 AM, Mauro Carvalho Chehab wrote:
Convert all text files with s390 documentation to ReST format.

Tried to preserve as much as possible the original document
format. Still, some of the files required some work in order
for it to be visible on both plain text and after converted
to html.

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@xxxxxxxxxx>
---

Hi Mauro,

How would the s390 rst files be accessed from a top level index.rst file? Is there a view of the changes? I looked at a link you posted [1] as a reply in another thread, but I couldn't find the s390 docs there.

[1] https://www.infradead.org/~mchehab/rst_conversion/

Thanks
Farhan