Re: V4L docs and docbook
From: Mauro Carvalho Chehab
Date: Thu Feb 18 2016 - 05:03:29 EST
Em Thu, 18 Feb 2016 11:37:41 +0200
Jani Nikula <jani.nikula@xxxxxxxxx> escreveu:
> On Thu, 18 Feb 2016, Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> wrote:
> > Are there any tools that would convert from DocBook to ASCIIDoc?
>
> I used pandoc when I tested the asciidoc pipeline. Something along the
> lines of this for filtering docbook in stdin to asciidoc in stdout:
>
> pandoc --atx-headers -f docbook -t asciidoc
>
Results are at:
https://mchehab.fedorapeople.org/media-kabi-docs-test/pandoc_asciidoc/
pandoc/asciidoc also broke the tables.
Thanks,
Mauro