1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="Conref push (conrefpush)"/>
|
---|
11 | <meta name="abstract" content="The conrefpush step resolves "conref push" references. This step only processes documents that use conref push or that are updated due to the push action. This step is implemented in Java."/>
|
---|
12 | <meta name="description" content="The conrefpush step resolves "conref push" references. This step only processes documents that use conref push or that are updated due to the push action. This step is implemented in Java."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../dev_ref/DITA-OTPreprocess.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../dev_ref/preprocess-copyfiles.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../dev_ref/preprocess-conref.html"/>
|
---|
16 | <meta name="DC.Format" content="XHTML"/>
|
---|
17 | <meta name="DC.Identifier" content="preprocess-conrefpush"/>
|
---|
18 | <meta name="DC.Language" content="en-us"/>
|
---|
19 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
20 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
21 | <title>Conref push (conrefpush)</title>
|
---|
22 | </head>
|
---|
23 | <body id="preprocess-conrefpush">
|
---|
24 |
|
---|
25 |
|
---|
26 | <h1 class="title topictitle1">Conref push (conrefpush)</h1>
|
---|
27 |
|
---|
28 | <p class="shortdesc">The <samp class="ph codeph">conrefpush</samp> step resolves "conref push" references. This step only
|
---|
29 | processes documents that use conref push or that are updated due to the push action. This step
|
---|
30 | is implemented in Java.</p>
|
---|
31 |
|
---|
32 | <div class="related-links">
|
---|
33 | <div class="familylinks">
|
---|
34 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../dev_ref/DITA-OTPreprocess.html" title="The pre-processing operation is a set of steps that typically runs at the beginning of every DITA-OT transformation. Each step or stage corresponds to an Ant target in the build pipeline; the preprocess target calls the entire set of steps.">Pre-processing modules</a></div>
|
---|
35 | <div class="previouslink"><strong>Previous topic:</strong> <a class="link" href="../dev_ref/preprocess-copyfiles.html" title="The copy-files step copies non-DITA resources to the output directory, such as HTML files that are referenced in a map or images that are referenced by a DITAVAL file.">Copy related files (copy-files)</a></div>
|
---|
36 | <div class="nextlink"><strong>Next topic:</strong> <a class="link" href="../dev_ref/preprocess-conref.html" title="The conref step resolves conref attributes, processing only the DITA maps or topics that use the @conref attribute. This step is implemented in XSLT.">Conref (conref)</a></div>
|
---|
37 | </div>
|
---|
38 | </div>
|
---|
39 |
|
---|
40 | </body>
|
---|
41 | </html>
|
---|