44.3 Understanding path values for deliverables

When you set up a new conversion project, DITA2Go includes the following settings in your new configuration file:

[Automation]
WrapAndShip = Yes
WrapPath = .\_wrap
ShipPath = ..\..\_ship

The default path for WrapPath is relative to the project directory for your project, and the default path for ShipPath is relative to the WrapPath value; therefore, by default:

For example, if your DITA files are in d:\mydoc, and you specify d:\mydoc\myout as the project directory, the default values of WrapPath and ShipPath would specify, respectively, the following locations:

d:\mydoc\myout\_wrap
d:\mydoc\_ship

You can specify other names and locations for these directories. See:

§44.6.1 Specifying a wrap directory

§44.12.1 Specifying a shipping directory for deliverables

See also:

§3.4 Specifying file paths in configuration settings

Previous Topic:  44.2 Activating and logging production of deliverables

Next Topic:  44.4 Clearing out old files before converting

Parent Topic:  44. Producing deliverable results

Sibling Topics:

44.1 Understanding DITA2Go pre- and post-processing

44.2 Activating and logging production of deliverables

44.4 Clearing out old files before converting

44.5 Gathering additional files before converting

44.6 Assembling files for distribution

44.7 Placing graphics files for distribution

44.8 Placing CSS or XSL files for assembly

44.9 Gathering files for an HTML project: an example

44.10 Gathering and processing Help-system files

44.11 Archiving deliverables

44.12 Placing deliverables in a shipping directory

44.13 Postprocessing separately from converting