Erik B. wrote:
I'm trying this but am getting an unknown option error. Here is the full 
command:

xxetool convert db5.toWebHelp 
'/var/lib/jenkins/workspace/aphps-build/src/lib/doc/public/Framework.book.xml' 
-p chunk.section.depth 1 -u '/var/www/vhosts/dev/html/aphps/doc/html/Framework'


I've tried the -p option in other positions but doesn't seem to work?

Please refer to the documentation:

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

before sending us support requests (which anyway are limited to one new topic per week. See XMLmind XML Editor support policy: http://www.xmlmind.com/xmleditor/support_policy.html).



This documentation clearly shows that it's (all on one line):

xxetool convert

-p chunk.section.depth 1

db5.toWebHelp

'/var/lib/jenkins/workspace/aphps-build/src/lib/doc/public/Framework.book.xml'

-u '/var/www/vhosts/dev/html/aphps/doc/html/Framework'



Moreover xxetool is fully auto-documented:

xxetool convert -?

and:

xxetool convert

and:

xxetool convert db5.toWebHelp

all print useful information. So you don't even have to search our documentation for the information you need.


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

Reply via email to