VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/keyrefs.ditamap@ 98918

Last change on this file since 98918 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "../dtd/map.dtd">
3<!--
4This file is part of the DITA Open Toolkit project hosted on Sourceforge.net.
5See the accompanying license.txt file for applicable licenses.
6-->
7<map id="keyrefs" title="Key references">
8 <!--
9 DOWNLOAD URLs -->
10 <keydef format="html" keys="download.ant" scope="external" href="http://ant.apache.org/"/>
11 <keydef format="html" keys="download.dita-ot.current-release" scope="external"
12 href="http://sourceforge.net/projects/dita-ot/files/DITA-OT%20Stable%20Release/DITA%20Open%20Toolkit%201.8/"/>
13 <keydef format="html" keys="download.fop" scope="external"
14 href="http://xmlgraphics.apache.org/fop/download.html"/>
15 <keydef format="html" keys="download.html-help-workshop" scope="external"
16 href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms669985%28v=vs.85%29.aspx"/>
17 <keydef format="html" keys="download.icu4j" scope="external"
18 href="http://www.icu-project.org/download/"/>
19 <keydef format="html" keys="download.oracle-jdk" scope="external"
20 href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"/>
21 <keydef format="html" keys="download.saxon" scope="external" href="http://saxon.sourceforge.net/"/>
22 <keydef format="html" keys="download.xalan" scope="external"
23 href="http://xml.apache.org/xalan-j/downloads.html"/>
24 <!--VERSION NUMBERS: DITA-OT-->
25 <keydef keys="release.stable-version">
26 <!-- DITA-OT: Latest stable version -->
27 <topicmeta>
28 <keywords>
29 <keyword>1.8</keyword>
30 </keywords>
31 </topicmeta>
32 </keydef>
33 <keydef keys="release.version">
34 <!-- DITA-OT: Latest test version -->
35 <topicmeta>
36 <keywords>
37 <keyword>1.8.5</keyword>
38 </keywords>
39 </topicmeta>
40 </keydef>
41 <!--VERSION NUMBERS: OTHER APPLICATIONS-->
42 <keydef keys="tool.ant.version">
43 <!-- Ant: Bundled version-->
44 <topicmeta>
45 <keywords>
46 <keyword>1.8.4</keyword>
47 </keywords>
48 </topicmeta>
49 </keydef>
50 <keydef keys="tool.ant.version.min">
51 <!-- Ant: Minimum version -->
52 <topicmeta>
53 <keywords>
54 <keyword>1.7.1</keyword>
55 </keywords>
56 </topicmeta>
57 </keydef>
58 <keydef keys="tool.codec.version">
59 <!-- Codec: Bundled version -->
60 <topicmeta>
61 <keywords>
62 <keyword>1.4</keyword>
63 </keywords>
64 </topicmeta>
65 </keydef>
66 <keydef keys="tool.icu4j.version">
67 <!-- ICU for Java: Bundled version -->
68 <topicmeta>
69 <keywords>
70 <keyword>49.1</keyword>
71 </keywords>
72 </topicmeta>
73 </keydef>
74 <keydef keys="tool.java.version">
75 <!-- Java-->
76 <topicmeta>
77 <keywords>
78 <keyword>6</keyword>
79 </keywords>
80 </topicmeta>
81 </keydef>
82 <keydef keys="tool.xerces.version.min">
83 <!-- Xerces: Bundled with Ant 1.7.1 -->
84 <topicmeta>
85 <keywords>
86 <keyword>2.9.0</keyword>
87 </keywords>
88 </topicmeta>
89 </keydef>
90 <keydef keys="tool.xerces.version">
91 <!-- Xerces: Bundled version-->
92 <topicmeta>
93 <keywords>
94 <keyword>2.11.0</keyword>
95 </keywords>
96 </topicmeta>
97 </keydef>
98 <keydef keys="tool.xalan.version">
99 <!-- Xalan: Minimum version -->
100 <topicmeta>
101 <keywords>
102 <keyword>2.7.1</keyword>
103 </keywords>
104 </topicmeta>
105 </keydef>
106 <keydef keys="tool.fop.version">
107 <!-- FOP: Bundled version -->
108 <topicmeta>
109 <keywords>
110 <keyword>1.0</keyword>
111 </keywords>
112 </topicmeta>
113 </keydef>
114 <keydef keys="tool.resolver.version">
115 <!-- Resolver: Bundled version-->
116 <topicmeta>
117 <keywords>
118 <keyword>1.1</keyword>
119 </keywords>
120 </topicmeta>
121 </keydef>
122 <keydef keys="tool.saxon.version">
123 <!-- Saxon: Bundled version -->
124 <topicmeta>
125 <keywords>
126 <keyword>9.1</keyword>
127 </keywords>
128 </topicmeta>
129 </keydef>
130 <!--URLs: Web pages-->
131 <keydef keys="contributor-meeting-minutes"
132 href="https://github.com/dita-ot/dita-ot/wiki/Meeting-minutes" scope="external" format="html">
133 <topicmeta>
134 <linktext>DITA-OT Contributor Meeting Minutes</linktext>
135 </topicmeta>
136 </keydef>
137 <keydef keys="dita-ot-developer"
138 href="https://lists.sourceforge.net/lists/listinfo/dita-ot-developer" scope="external"
139 format="html">
140 <topicmeta>
141 <linktext>Sign-up for DITA-OT Developer Mailing List</linktext>
142 </topicmeta>
143 </keydef>
144 <keydef keys="dita-ot-issues" href="https://github.com/dita-ot/dita-ot/issues" scope="external"
145 format="html">
146 <topicmeta>
147 <linktext>DITA-OT bug and feature tracker</linktext>
148 </topicmeta>
149 </keydef>
150 <keydef keys="github-help" href="https://help.github.com/articles/set-up-git" scope="external"
151 format="html">
152 <topicmeta>
153 <linktext>Setting up Git to work with the project</linktext>
154 </topicmeta>
155 </keydef>
156 <keydef keys="github-project" href="https://github.com/dita-ot/dita-ot" scope="external" format="html">
157 <topicmeta>
158 <linktext>DITA-OT project on github</linktext>
159 </topicmeta>
160 </keydef>
161 <keydef keys="license-Apache2.0" href="http://www.apache.org/licenses/LICENSE-2.0" scope="external"
162 format="html">
163 <topicmeta>
164 <linktext>Apache License 2.0</linktext>
165 </topicmeta>
166 </keydef>
167
168 <keydef keys="license-CPL" href="http://www.opensource.org/licenses/cpl1.0.php" scope="external" format="html">
169 <topicmeta>
170 <linktext>Common Public License</linktext>
171 </topicmeta>
172 </keydef>
173</map>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette