/t5/robohelp-discussions/publishing-merged-webhelp-from-the-command-line/td-p/268702Mar 26, 2009
Mar 26, 2009
Copy link to clipboard
Copied
We're creating our merged webhelp with a script, so we'd
prefer to use the command line processor to generate. We'd also
like to publish the output. Will directing RH to an output location
in the publishing dialog box cause RH to publish each project after
it generates?
/t5/robohelp-discussions/publishing-merged-webhelp-from-the-command-line/m-p/268703#M11006Mar 27, 2009
Mar 27, 2009
Copy link to clipboard
Copied
If you are asking whether by creating a script to
generate/publish a master project will automatically
generate/publish the slave projects, then the answer is no. You'd
have to create the script to generate/publish the master AND the
slave projects to the required locations.
From our testing, the CLI uses the Generate and Publish
location settings from the Default Layout, unless you use the
location "flags" to indicate other locations.
Ultimately, we decided against using a script for doing this
in a 40-project merged WebHelp situation because of fragile network
issues.
No. I was asking if I specify a location to publish too, then
call the RHCL.exe from the command line with the appropriate flags,
if it will generate then publish. The script already generates the
appropriate projects in the appropriate order, but having the
script copy the files over is adding significant time overhead. I
was looking for affirmation that the option to publish occurs
automatically if a destination is specified. I think the answer is
yes.
I'm also having problems with the output not synchronizing
when viewed as a URL, but I think that is a seperate issue.