Re: [PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst

2019-06-14 Thread Jonathan Corbet
On Fri, 14 Jun 2019 14:10:41 -0600 Jonathan Corbet wrote: > On Wed, 12 Jun 2019 14:52:38 -0300 > Mauro Carvalho Chehab wrote: > > > The documentation is in a format that is very close to ReST format. > > > > The conversion is actually: > > - add blank lines in order to identify paragraphs; >

Re: [PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst

2019-06-14 Thread Jonathan Corbet
On Wed, 12 Jun 2019 14:52:38 -0300 Mauro Carvalho Chehab wrote: > The documentation is in a format that is very close to ReST format. > > The conversion is actually: > - add blank lines in order to identify paragraphs; > - fixing tables markups; > - adding some lists markups; > - marking

[PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst

2019-06-12 Thread Mauro Carvalho Chehab
The documentation is in a format that is very close to ReST format. The conversion is actually: - add blank lines in order to identify paragraphs; - fixing tables markups; - adding some lists markups; - marking literal blocks; - adjust some title markups. At its new index.rst, let's add