tocjs.ditamap 888 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This file is part of the DITA Open Toolkit project.
  4. See the accompanying LICENSE file for applicable license.
  5. Copyright 2007 Shawn McKenzie
  6. *-->
  7. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"
  8. "../../../dtd/map.dtd">
  9. <map title="Documentation for tocjs">
  10. <topicref href="concepts/about.xml"/>
  11. <topicref href="concepts/install.xml">
  12. <topicref href="tasks/integrate.xml"/>
  13. </topicref>
  14. <topicref locktitle="yes" navtitle="Customizing" href="concepts/customization.xml">
  15. <topicref href="concepts/basefiles.xml"/>
  16. <topicref href="concepts/anttasks.xml"/>
  17. <topicref href="concepts/paths.xml">
  18. <topicref href="tasks/ant-paths.xml"/>
  19. </topicref>
  20. <topicref href="concepts/css.xml"/>
  21. </topicref>
  22. <topicref href="concepts/knownissues.xml"/>
  23. <topicref href="concepts/license.xml"></topicref>
  24. </map>