This file is part of the DITA Open Toolkit project.
See the accompanying LICENSE file for applicable license.
This file is generated based on the message information shipped
with DITA-OT, as defined in the file
DITA-OT/resources/messages.xml
To regenerate this topic, run the following command:
DITA-OT/docsrc/gradlew messages
Alternatively, you may use that same build file to
create a PDF, HTML5, or HTML Help version of the documentation, which
will update the topic as part of the build. To rebuild PDF and HTML5,
just run the command
DITA-OT/docsrc/gradlew
To build only one output format, run that same build command, followed
by either "html", "pdf", or "htmlhelp". For example,
this command will rebuild the HTML documentation (including the updated
messages topic):
DITA-OT/docsrc/gradlew html
Error messagesThis topic defines all error messages generated by the DITA-OT.error messages
Plug-ins may be used to add additional error messages into the toolkit;
for more information, see Customizing DITA-OT.