File: tocjs.ditamap

package info (click to toggle)
dita-ot 1.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,656 kB
  • ctags: 3,643
  • sloc: xml: 27,152; java: 23,846; makefile: 23
file content (28 lines) | stat: -rw-r--r-- 980 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<!-- 
  This file is part of the DITA Open Toolkit project hosted on
  Sourceforge.net. See the accompanying license.txt file for
  applicable licenses.
  
  (C) Copyright Shawn McKenzie, 2007. All Rights Reserved.
  *-->
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"
 "../../../dtd/map.dtd">

<map title="Documentation for tocjs">

  <topicref href="concepts/about.xml"/>
  <topicref href="concepts/install.xml">
    <topicref href="tasks/integrate.xml"/>
  </topicref>
  <topicref locktitle="yes" navtitle="Customizing" href="concepts/customization.xml">
    <topicref href="concepts/basefiles.xml"/>
    <topicref href="concepts/anttasks.xml"/>
    <topicref href="concepts/paths.xml">
      <topicref href="tasks/ant-paths.xml"/>
    </topicref>
    <topicref href="concepts/css.xml"/>
  </topicref>
  <topicref href="concepts/knownissues.xml"/>
  <topicref href="concepts/license.xml"></topicref>
</map>