tocjs.ditamap 980 B

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