XhtmlWithNavigation.dita 940 B

12345678910111213141516
  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="xhtmlwithnavigation" xml:lang="en-US">
  5. <title>HTML-based processing modules</title>
  6. <shortdesc>The DITA-OT ships with several varieties of HTML output, each of which follows roughly the same path
  7. through the processing pipeline. All HTML-based transformation begin with the same call to the pre-processing
  8. module, after which they generate HTML files and then branch to create the transformation-specific navigation
  9. files.</shortdesc>
  10. <conbody>
  11. <section>
  12. <draft-comment author="Kristen Eberlein" time="29 March 2013">Does the content in this section pertain to the
  13. <codeph>dita.map.xhtml</codeph> target?</draft-comment></section>
  14. </conbody>
  15. </concept>