Home | History | Annotate | Download | only in build-aux

Lines Matching refs:docbook

76   --docbook   convert through DocBook too (xml, txt, html, pdf).
119 looked for. With --docbook, the environment variables DOCBOOK2HTML,
148 --docbook) docbook=yes;;
354 if test -n "$docbook"; then
355 opt="-o - --docbook $commonarg"
357 echo "Generating docbook XML... ($cmd)"
367 echo "Generating docbook HTML... ($cmd)"
380 echo "Generating docbook ASCII... ($cmd)"
386 echo "Generating docbook PDF... ($cmd)"