Re: V4L docs and docbook
From: Jani Nikula
Date: Thu Feb 18 2016 - 04:37:55 EST
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
BR,
Jani.
--
Jani Nikula, Intel Open Source Technology Center