41.7.6 Locating DITA topic type configuration files

By default, DITA2Go expects to find DITA*.ini configuration files in the project directory. To specify a different location for DITA*.ini configuration files for your project, include the following setting in your project configuration file:

[DITAOptions]
; SpecIniDir = path to add to names of specialized .inis, 
;  default "./"
SpecIniDir = D:/path/to/myproj/config/

You can specify either a relative path or an absolute path for SpecIniDir. A relative path is relative to the project directory.

Previous Topic:  41.7.5 Listing DITA topic type configuration files

Next Topic:  41.8 Extracting content-model debug information

Parent Topic:  41.7 Specializing or modifying DITA topic types

Sibling Topics:

41.7.1 Creating a content model for a specialized topic type

41.7.2 Overriding settings in a DITA content model

41.7.3 Eliminating elements from a DITA content model

41.7.4 Overriding declarations in a DITA map content model

41.7.5 Listing DITA topic type configuration files