forked from dita-ot/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.ditamap
More file actions
18 lines (18 loc) · 793 Bytes
/
site.ditamap
File metadata and controls
18 lines (18 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map xml:lang="en-US">
<title>DITA Open Toolkit <keyword keyref="release"/></title>
<topicref href="DITA-OTProjectHome.xml" copy-to="index.dita"/>
<mapref href="client-quickstart.ditamap"/>
<topicref href="readme/DITA-readme.xml">
<mapref href="readme.ditamap"/>
</topicref>
<topicref href="dev_ref/developer-reference.dita">
<mapref href="dev_ref/dev_ref.ditamap" format="ditamap"/>
</topicref>
<topicgroup>
<mapref href="keyrefs.ditamap" processing-role="resource-only"/>
<mapref href="subjectscheme.ditamap" type="subjectScheme" processing-role="resource-only"/>
<mapref href="reltable.ditamap" processing-role="resource-only"/>
</topicgroup>
</map>