preprocess-conrefpush.dita 888 B

123456789101112131415161718
  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-conrefpush" xml:lang="en-US">
  5. <title>Conref push (conrefpush)</title>
  6. <shortdesc>The <codeph>conrefpush</codeph> step resolves "conref push" references. This step only processes documents
  7. that use conref push or that are updated due to the push action. This step is implemented in Java.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm>preprocessing<indexterm><codeph>conrefpush</codeph></indexterm></indexterm>
  12. <indexterm><codeph>conrefpush</codeph></indexterm>
  13. <indexterm>Java<indexterm>conrefpush</indexterm></indexterm>
  14. </keywords>
  15. </metadata>
  16. </prolog>
  17. </concept>