XhtmlDefault.dita 627 B

12345678910
  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="xhtmldefault" xml:lang="en-US">
  5. <title>XHTML processing</title>
  6. <shortdesc>After the XHTML files are generated by the common routine, the <codeph>dita.map.xhtml</codeph> target is
  7. called by the <option>xhtml</option> transformation. This target generates a TOC file called
  8. <filepath>index.html</filepath>, which can be loaded into a frameset.</shortdesc>
  9. </concept>