1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
---|
3 | "referenceconcept.dtd">
|
---|
4 | <concept id="preprocess-metadata" xml:lang="en-us">
|
---|
5 | <title>Move metadata (move-meta-entries)</title>
|
---|
6 | <shortdesc>The <codeph>move-meta-entries</codeph> step pushes metadata back and forth between maps
|
---|
7 | and topics. For example, index entries and copyrights in the map are pushed into affected topics,
|
---|
8 | so that the topics can be processed later in isolation while retaining all relevant metadata. This
|
---|
9 | step is implemented in Java.</shortdesc>
|
---|
10 | </concept>
|
---|