configuration-properties.dita 652 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
  4. <reference id="configuring-the-dita-ot">
  5. <title>Configuration properties</title>
  6. <shortdesc>The DITA-OT uses <filepath>.properties</filepath> files and internal properties that store configuration
  7. settings for the toolkit and its plug-ins. Configuration properties are available to both Ant and Java processes,
  8. but unlike argument properties, they cannot be set at run time.</shortdesc>
  9. </reference>