On 01/11/2016 04:05 PM, Grundtvig Nielsen Niels wrote:
Happy to pass on a question from a team of developers: how can they take
the stack of .dita files (plus .ditamap, document conversion parameters
in an .xml, and the referenced graphics I use) and use a command-line to
generate the WebHelp?

I’m pretty sure there is a simple “Yes; use …” answer, but have no idea
how to point them in the right direction.


There are two ways to do this:

1) Use the xxetool command-line utility. xxetool is basically XXE without a GUI.

See http://www.xmlmind.com/xmleditor/_distrib/doc/xxetool/index.html

OR

2) Download and install free, open source, XMLmind DITA Converter (AKA ditac) from http://www.xmlmind.com/ditac/download.shtml

Note that while ditac is slightly easier to use than xxetool, it also has lesser capabilities (cannot convert between image formats on the fly when needed to; cannot upload generated files; etc).

See http://www.xmlmind.com/ditac/_distrib/doc/manual/webhelp/index.html


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to