2.3.8 Reviewing initial project settings

On the Review Settings page, you can look over the settings you specified, presented as they will appear in both the source-specific and the starting configuration files:

Depending on the type of output, the DITA2Go Project Manager adds to your starting configuration file certain settings that are not normally needed by the main program:

[Automation]
; MakeFTS = Yes (default, create a search index for JavaHelp or 
; Oracle Help for Java) or No
MakeFTS = Yes
; MakeJar = Yes (default, package JavaHelp outpu in a .jar file) or No
MakeJar = Yes
; MakeArchive = Yes (default, archive output in a .zip file) or No
MakeArchive = Yes
; UseDCLSource = No (default) or Yes, convert from .dcl if available
UseDCLSource = No
; UseDCLOutput = No (default) or Yes, convert to .dcl instead of 
; formatted output
UseDCLOutput = No

Based on the choices you make on the Run Options tab (see §2.5 Running a DITA2Go conversion), the Project Manager switches these settings on and off when appropriate for the output type you select.

Previous Topic:  2.3.7 Including output-specific settings

Next Topic:  2.4 Inspecting and editing configuration files

Parent Topic:  2.3 Configuring default DITA2Go project settings

Sibling Topics:

2.3.1 Understanding where to specify configuration settings

2.3.2 Choosing a source-specific configuration file

2.3.3 Deciding whether to compile and assemble output

2.3.4 Specifying a ditaval file

2.3.5 Naming an archive for output

2.3.6 Assembling graphics to include with output

2.3.7 Including output-specific settings