preprocess-copyfiles.dita 1.1 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <concept id="preprocess-copyfiles" xml:lang="en-US">
  5. <title>Copy related files (copy-files)</title>
  6. <shortdesc>The <codeph>copy-files</codeph> step copies non-DITA resources to the output directory, such as HTML files
  7. that are referenced in a map or images that are referenced by a DITAVAL file. Which files are copied depends on the
  8. transformation type.</shortdesc>
  9. <prolog>
  10. <metadata>
  11. <keywords>
  12. <indexterm>DITAVAL<indexterm><codeph>copy-files</codeph> preprocess step</indexterm></indexterm>
  13. <indexterm>preprocessing<indexterm><codeph>copy-files</codeph></indexterm></indexterm>
  14. <indexterm><codeph>copy-files</codeph></indexterm>
  15. <indexterm>images<indexterm>copying</indexterm></indexterm>
  16. <indexterm end="preprocessing"/>
  17. </keywords>
  18. </metadata>
  19. </prolog>
  20. </concept>