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;
>
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
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