41.8 Extracting content-model debug information

You can have DITA2Go save tag-set information from a content model, for debugging purposes. The default is not to dump tag-set information. If the tag set is used more than once in processing a DITA file, it is dumped only the first time.

To see what the tag set looks like for a content model:

[Topic]
; DumpToFile = name with optional path of file in which to dump the
;  tagset information (including error lists) after loading.
DumpToFile = anyname.txt

You can specify any file name for DumpToFile, and optionally include a path. If you do not include a path, DITA2Go places the dump file in the project directory.

Previous Topic:  41.7.6 Locating DITA topic type configuration files

Next Topic:  42. Overriding configuration settings

Parent Topic:  41. Working with content models

Sibling Topics:

41.1 Understanding DITA2Go content models

41.2 Modifying or replacing a content model

41.3 Preparing a content model for use with DITA2Go

41.4 Understanding content-model configurations

41.5 Understanding how DITA2Go uses content models

41.6 Inspecting and correcting element types

41.7 Specializing or modifying DITA topic types