ducktype - convert Mallard Ducktype to Mallard XML
Contents
Description
The ducktype(1) tool converts Mallard Ducktype, a lightweight markup language for topic-oriented help,
into Mallard XML.
Name
ducktype - convert Mallard Ducktype to Mallard XML
Options
--output=OUTPUT, -oOUTPUT
Set the output file or directory name. The default is to take each input pathname, remove any
.duck suffix and append .page. If there is exactly one input file, OUTPUT may be a filename.
Otherwise, OUTPUT must be a directory name, and files will be created in that directory instead of
in the same directory as the input.
See Also
yelp-build(1), yelp-check(1), yelp-new(1) (if they had man pages, which at the time of writing they do not). http://projectmallard.org/
Synopsis
ducktype [--output=OUTPUT|-oOUTPUT] INPUT ...
