-
Couldn't load subscription status.
- Fork 98
Description
@georgebina reported:
The documentation for the
configuration.propertiesfile lists a few properties but fromConfiguration.javait looks like there are also entries likeprint_transtypes,plugin.[name].dirandparser.[format]=[value]
The existing topics in the Configuration properties section of the Parameter Reference should be updated to cover the missing properties, explain how properties files are used internally by the toolkit, and clarify the difference between configuration properties and argument properties that users can set at transformation time.
We should also consider extending this section to cover not only configuration properties, but also include information on how users can use property files to specify transformation parameters by passing a property file as an argument to the dita command:
dita -propertyfile file
Load all properties from a file. Properties specified with the -D option take precedence.