Re: [PATCH 2/6] docs: writing-schema.md: convert from markdown to ReST

2019-07-31 Thread Rob Herring
On Wed, Jul 31, 2019 at 2:48 PM Jonathan Corbet wrote: > > On Wed, 31 Jul 2019 14:45:00 -0600 > Rob Herring wrote: > > > On Wed, Jul 31, 2019 at 05:08:49PM -0300, Mauro Carvalho Chehab wrote: > > > The documentation standard is ReST and not markdown. > > > > > > Signed-off-by: Mauro Carvalho Cheh

Re: [PATCH 2/6] docs: writing-schema.md: convert from markdown to ReST

2019-07-31 Thread Jonathan Corbet
On Wed, 31 Jul 2019 14:45:00 -0600 Rob Herring wrote: > On Wed, Jul 31, 2019 at 05:08:49PM -0300, Mauro Carvalho Chehab wrote: > > The documentation standard is ReST and not markdown. > > > > Signed-off-by: Mauro Carvalho Chehab > > Acked-by: Rob Herring > > --- > > Documentation/devicetree/w

Re: [PATCH 2/6] docs: writing-schema.md: convert from markdown to ReST

2019-07-31 Thread Rob Herring
On Wed, Jul 31, 2019 at 05:08:49PM -0300, Mauro Carvalho Chehab wrote: > The documentation standard is ReST and not markdown. > > Signed-off-by: Mauro Carvalho Chehab > Acked-by: Rob Herring > --- > Documentation/devicetree/writing-schema.md | 130 - > Documentation/devicetree/

[PATCH 2/6] docs: writing-schema.md: convert from markdown to ReST

2019-07-31 Thread Mauro Carvalho Chehab
The documentation standard is ReST and not markdown. Signed-off-by: Mauro Carvalho Chehab Acked-by: Rob Herring --- Documentation/devicetree/writing-schema.md | 130 - Documentation/devicetree/writing-schema.rst | 153 2 files changed, 153 insertions(+), 13