|
Navigation: Actions > Help Authoring > Dr.Explain Action |
![]() ![]()
|
This action creates a step to compile a Dr.Explain project file. From the inputs, the Dr.Explain command-line is constructed and called when the action is built, and any log output is captured to the log view and file.
This action has been tested with versions 3 and 4 of Dr.Explain and may also work with other versions.
Filename: Specifies the Dr.Explain project file to compile (required).
Formats: Specifies one or more formats to compile (required). Select or enter a format in the drop-down list and click Insert to add; select a format in the grid and click Delete to remove.
Additional command-line options: This option can be used to specify additional flags to pass to the Dr.Explain compiler (optional).
Override compiler executable filename: If this field is empty, the action automatically locates the Dr.Explain command-line executable by finding the executable associated with the Dr.Explain project filename extension. This can be overridden by specifying the executable filename here.