38 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
 | 
						|
<!--  This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license.  -->
 | 
						|
 | 
						|
<map>
 | 
						|
  <title>Publishing</title>
 | 
						|
  <!-- ↓ branch-filter ↓ -->
 | 
						|
  <topicref href="using-dita-command.dita"
 | 
						|
            keys="build-using-dita-command" locktitle="yes">
 | 
						|
    <topicmeta>
 | 
						|
      <navtitle>Using the <cmdname>dita</cmdname> command</navtitle>
 | 
						|
    </topicmeta>
 | 
						|
    <ditavalref href="../resources/expert.ditaval">
 | 
						|
      <ditavalmeta>
 | 
						|
        <dvrResourcePrefix>build-</dvrResourcePrefix>
 | 
						|
      </ditavalmeta>
 | 
						|
    </ditavalref>
 | 
						|
    <!-- ↑ end-filtering ↑ -->
 | 
						|
    <topicref keyref="using-dita-properties-file"/>
 | 
						|
    <topicref keyref="migrating-ant-to-dita"/>
 | 
						|
    <topicref keyref="using-project-files">
 | 
						|
      <topicref keyref="project-files-xml"/>
 | 
						|
      <topicref keyref="project-files-json"/>
 | 
						|
      <topicref keyref="project-files-yaml"/>
 | 
						|
    </topicref>
 | 
						|
  </topicref>
 | 
						|
  <topicref keyref="using-docker-images">
 | 
						|
    <topicref keyref="creating-docker-images"/>
 | 
						|
  </topicref>
 | 
						|
  <topicref keyref="publishing-with-ant">
 | 
						|
    <topicref keyref="ant"/>
 | 
						|
    <topicref keyref="building-with-ant"/>
 | 
						|
    <topicref keyref="creating-an-ant-build-script"/>
 | 
						|
  </topicref>
 | 
						|
  <topicref keyref="java-api"/>
 | 
						|
 | 
						|
  <mapref href="publishing-reltables.ditamap"/>
 | 
						|
</map>
 |