external-links.ditamap 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <map>
  5. <title>External links</title>
  6. <!-- Key definitions for external web resources -->
  7. <topicset
  8. id="dita-ot-github">
  9. <topicmeta>
  10. <navtitle>DITA-OT GitHub Project</navtitle>
  11. </topicmeta>
  12. <keydef
  13. keys="dita-ot-issues"
  14. href="https://github.com/dita-ot/dita-ot/issues"
  15. scope="external"
  16. format="html">
  17. <topicmeta>
  18. <linktext>GitHub issues tracker</linktext>
  19. </topicmeta>
  20. </keydef>
  21. <keydef
  22. keys="contributions"
  23. href="https://github.com/dita-ot/dita-ot/graphs/contributors"
  24. scope="external"
  25. format="html">
  26. <topicmeta>
  27. <linktext>code contributions</linktext>
  28. </topicmeta>
  29. </keydef>
  30. <keydef
  31. keys="docs-contributions"
  32. href="https://github.com/dita-ot/docs/graphs/contributors"
  33. scope="external"
  34. format="html">
  35. <topicmeta>
  36. <linktext>documentation contributions</linktext>
  37. </topicmeta>
  38. </keydef>
  39. <keydef
  40. keys="dita13-issues"
  41. href="https://github.com/dita-ot/dita-ot/issues?q=label%3A%22DITA+1.3%22"
  42. scope="external"
  43. format="html">
  44. <topicmeta>
  45. <linktext>DITA 1.3 label</linktext>
  46. </topicmeta>
  47. </keydef>
  48. <keydef
  49. keys="dita20-issues"
  50. href="https://github.com/dita-ot/dita-ot/issues?q=label%3A%22DITA+2.0%22"
  51. scope="external"
  52. format="html">
  53. <topicmeta>
  54. <linktext>DITA 2.0 label</linktext>
  55. </topicmeta>
  56. </keydef>
  57. <keydef
  58. keys="registry-repo"
  59. href="https://github.com/dita-ot/registry"
  60. scope="external"
  61. format="html">
  62. <topicmeta>
  63. <linktext>github.com/dita-ot/registry</linktext>
  64. </topicmeta>
  65. </keydef>
  66. <keydef
  67. keys="pull-request"
  68. href="https://help.github.com/articles/about-pull-requests/"
  69. scope="external"
  70. format="html">
  71. <topicmeta>
  72. <linktext>pull request</linktext>
  73. </topicmeta>
  74. </keydef>
  75. </topicset>
  76. <topicset
  77. id="dita-ot-rn">
  78. <topicmeta>
  79. <navtitle>DITA-OT Release Notes</navtitle>
  80. </topicmeta>
  81. <keydef
  82. keys="2.0-release-notes"
  83. href="https://www.dita-ot.org/2.0/readme/changes/rel2.0.html"
  84. scope="external"
  85. format="html">
  86. <topicmeta>
  87. <linktext>DITA-OT 2.0 Release Notes</linktext>
  88. </topicmeta>
  89. </keydef>
  90. <keydef
  91. keys="2.1-release-notes"
  92. href="https://www.dita-ot.org/2.1/release-notes/"
  93. scope="external"
  94. format="html">
  95. <topicmeta>
  96. <linktext>DITA-OT 2.1 Release Notes</linktext>
  97. </topicmeta>
  98. </keydef>
  99. <keydef
  100. keys="2.2-release-notes"
  101. href="https://www.dita-ot.org/2.2/release-notes/"
  102. scope="external"
  103. format="html">
  104. <topicmeta>
  105. <linktext>DITA-OT 2.2 Release Notes</linktext>
  106. </topicmeta>
  107. </keydef>
  108. <keydef
  109. keys="2.3-release-notes"
  110. href="https://www.dita-ot.org/2.3/release-notes/"
  111. scope="external"
  112. format="html">
  113. <topicmeta>
  114. <linktext>DITA-OT 2.3 Release Notes</linktext>
  115. </topicmeta>
  116. </keydef>
  117. <keydef
  118. keys="2.4-release-notes"
  119. href="https://www.dita-ot.org/2.4/release-notes/"
  120. scope="external"
  121. format="html">
  122. <topicmeta>
  123. <linktext>DITA-OT 2.4 Release Notes</linktext>
  124. </topicmeta>
  125. </keydef>
  126. <keydef
  127. keys="2.5-release-notes"
  128. href="https://www.dita-ot.org/2.5/release-notes/"
  129. scope="external"
  130. format="html">
  131. <topicmeta>
  132. <linktext>DITA-OT 2.5 Release Notes</linktext>
  133. </topicmeta>
  134. </keydef>
  135. <keydef
  136. keys="3.0-release-notes"
  137. href="https://www.dita-ot.org/3.0/release-notes/"
  138. scope="external"
  139. format="html">
  140. <topicmeta>
  141. <linktext>DITA-OT 3.0 Release Notes</linktext>
  142. </topicmeta>
  143. </keydef>
  144. <keydef
  145. keys="3.1-release-notes"
  146. href="https://www.dita-ot.org/3.1/release-notes/"
  147. scope="external"
  148. format="html">
  149. <topicmeta>
  150. <linktext>DITA-OT 3.1 Release Notes</linktext>
  151. </topicmeta>
  152. </keydef>
  153. <keydef
  154. keys="3.2-release-notes"
  155. href="https://www.dita-ot.org/3.2/release-notes/"
  156. scope="external"
  157. format="html">
  158. <topicmeta>
  159. <linktext>DITA-OT 3.2 Release Notes</linktext>
  160. </topicmeta>
  161. </keydef>
  162. <keydef
  163. keys="3.3-release-notes"
  164. href="https://www.dita-ot.org/3.3/release-notes/"
  165. scope="external"
  166. format="html">
  167. <topicmeta>
  168. <linktext>DITA-OT 3.3 Release Notes</linktext>
  169. </topicmeta>
  170. </keydef>
  171. <keydef
  172. keys="3.4-release-notes"
  173. href="https://www.dita-ot.org/3.4/release-notes/"
  174. scope="external"
  175. format="html">
  176. <topicmeta>
  177. <linktext>DITA-OT 3.4 Release Notes</linktext>
  178. </topicmeta>
  179. </keydef>
  180. <keydef
  181. keys="3.5-release-notes"
  182. href="https://www.dita-ot.org/3.5/release-notes/"
  183. scope="external"
  184. format="html">
  185. <topicmeta>
  186. <linktext>DITA-OT 3.5 Release Notes</linktext>
  187. </topicmeta>
  188. </keydef>
  189. </topicset>
  190. <topicset
  191. id="downloads">
  192. <topicmeta>
  193. <navtitle>Download links</navtitle>
  194. </topicmeta>
  195. <keydef
  196. keys="download.ant"
  197. href="https://ant.apache.org"
  198. scope="external"
  199. format="html">
  200. <topicmeta>
  201. <linktext>ant.apache.org</linktext>
  202. </topicmeta>
  203. </keydef>
  204. <keydef
  205. keys="download.dita-ot"
  206. href="https://www.dita-ot.org/download"
  207. scope="external"
  208. format="html">
  209. <topicmeta>
  210. <linktext>dita-ot.org/download</linktext>
  211. </topicmeta>
  212. </keydef>
  213. <keydef
  214. keys="download.fop"
  215. href="https://xmlgraphics.apache.org/fop/download.html"
  216. scope="external"
  217. format="html">
  218. <topicmeta>
  219. <linktext>xmlgraphics.apache.org/fop</linktext>
  220. </topicmeta>
  221. </keydef>
  222. <keydef
  223. keys="download.html-help-workshop"
  224. href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms669985%28v=vs.85%29.aspx"
  225. scope="external"
  226. format="html">
  227. <topicmeta>
  228. <linktext>msdn.microsoft.com</linktext>
  229. </topicmeta>
  230. </keydef>
  231. <keydef
  232. keys="download.icu4j"
  233. href="http://site.icu-project.org/download"
  234. scope="external"
  235. format="html">
  236. <topicmeta>
  237. <linktext>icu-project.org/download</linktext>
  238. </topicmeta>
  239. </keydef>
  240. <keydef
  241. keys="download.openjdk"
  242. href="https://adoptopenjdk.net"
  243. scope="external"
  244. format="html">
  245. <topicmeta>
  246. <linktext>adoptopenjdk.net</linktext>
  247. </topicmeta>
  248. </keydef>
  249. <keydef
  250. keys="download.openjdk.corretto"
  251. href="https://aws.amazon.com/corretto/"
  252. scope="external"
  253. format="html">
  254. <topicmeta>
  255. <linktext>aws.amazon.com/corretto</linktext>
  256. </topicmeta>
  257. </keydef>
  258. <keydef
  259. keys="download.oracle-jdk"
  260. href="http://www.oracle.com/technetwork/java/javase/downloads"
  261. scope="external"
  262. format="html">
  263. <topicmeta>
  264. <linktext>oracle.com/technetwork/java</linktext>
  265. </topicmeta>
  266. </keydef>
  267. <keydef
  268. keys="download.saxon"
  269. href="http://saxon.sourceforge.net"
  270. scope="external"
  271. format="html">
  272. <topicmeta>
  273. <linktext>saxon.sourceforge.net</linktext>
  274. </topicmeta>
  275. </keydef>
  276. </topicset>
  277. <topicset
  278. id="fop">
  279. <topicmeta>
  280. <navtitle>FOP links</navtitle>
  281. </topicmeta>
  282. <keydef
  283. keys="fop-20-rn"
  284. href="https://xmlgraphics.apache.org/fop/2.0/releaseNotes_2.0.html"
  285. scope="external"
  286. format="html">
  287. <topicmeta>
  288. <linktext>Apache FOP 2.0 Release Notes</linktext>
  289. </topicmeta>
  290. </keydef>
  291. <keydef
  292. keys="fop-21-rn"
  293. href="https://xmlgraphics.apache.org/fop/2.1/releaseNotes_2.1.html"
  294. scope="external"
  295. format="html">
  296. <topicmeta>
  297. <linktext>Apache FOP 2.1 Release Notes</linktext>
  298. </topicmeta>
  299. </keydef>
  300. <keydef
  301. keys="fop-23-rn"
  302. href="https://xmlgraphics.apache.org/fop/2.3/releaseNotes_2.3.html"
  303. scope="external"
  304. format="html">
  305. <topicmeta>
  306. <linktext>Apache FOP 2.3 Release Notes</linktext>
  307. </topicmeta>
  308. </keydef>
  309. <keydef
  310. keys="fop-accessibility"
  311. href="https://xmlgraphics.apache.org/fop/trunk/accessibility.html"
  312. scope="external"
  313. format="html">
  314. <topicmeta>
  315. <linktext>Apache FOP Accessibility</linktext>
  316. </topicmeta>
  317. </keydef>
  318. </topicset>
  319. <topicset
  320. id="specs">
  321. <topicmeta>
  322. <navtitle>Specs and RFC links</navtitle>
  323. </topicmeta>
  324. <topicset
  325. id="dita13spec">
  326. <keydef
  327. keys="dita13-spec"
  328. href="http://docs.oasis-open.org/dita/dita/v1.3/dita-v1.3-part0-overview.html"
  329. scope="external"
  330. format="html">
  331. <topicmeta>
  332. <linktext>DITA 1.3 specification</linktext>
  333. </topicmeta>
  334. </keydef>
  335. <keydef
  336. keys="dita13-spec-all-inclusive"
  337. href="http://docs.oasis-open.org/dita/dita/v1.3/dita-v1.3-part3-all-inclusive.html"
  338. scope="external"
  339. format="html">
  340. <topicmeta>
  341. <linktext>DITA 1.3 Part 3 latest errata version: All-Inclusive Edition (HTML)</linktext>
  342. </topicmeta>
  343. </keydef>
  344. <keydef
  345. keys="dita13-spec-all-inclusive-pdf"
  346. href="http://docs.oasis-open.org/dita/dita/v1.3/dita-v1.3-part3-all-inclusive.pdf"
  347. scope="external"
  348. format="pdf">
  349. <topicmeta>
  350. <linktext>DITA 1.3 Part 3 latest errata version: All-Inclusive Edition (PDF)</linktext>
  351. </topicmeta>
  352. </keydef>
  353. <keydef
  354. keys="dita13-spec-source"
  355. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part3-all-inclusive/dita-v1.3-errata01-os-part3-all-inclusive-complete-dita.zip"
  356. scope="external"
  357. format="zip">
  358. <topicmeta>
  359. <linktext>DITA Version 1.3 Errata 01 (Distribution ZIP of the DITA source)</linktext>
  360. </topicmeta>
  361. </keydef>
  362. <keydef
  363. keys="dita13-spec-metadata-cascade"
  364. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/cascading-in-a-ditamap.html#cascading-in-a-ditamap"
  365. scope="external"
  366. format="html">
  367. <topicmeta>
  368. <linktext>DITA 1.3 specification: Cascading of metadata attributes in a DITA map</linktext>
  369. </topicmeta>
  370. </keydef>
  371. <keydef
  372. keys="dita13-spec-metadata-cascade-example"
  373. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/example-how-cascade-att-functions.html"
  374. scope="external"
  375. format="html">
  376. <topicmeta>
  377. <linktext>Example: How the @cascade attribute functions</linktext>
  378. </topicmeta>
  379. </keydef>
  380. <keydef
  381. keys="dita13-spec-keyscopes"
  382. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/keyScopes.html"
  383. format="html"
  384. scope="external">
  385. <topicmeta>
  386. <linktext>DITA 1.3 specification: Scoped keys</linktext>
  387. </topicmeta>
  388. </keydef>
  389. <keydef
  390. keys="dita13-spec-branch-filter"
  391. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/branch-filtering.html"
  392. format="html"
  393. scope="external">
  394. <topicmeta>
  395. <linktext>DITA 1.3 specification: Branch filtering</linktext>
  396. </topicmeta>
  397. </keydef>
  398. <keydef
  399. keys="dita13-spec-conaction"
  400. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/langRef/attributes/theconactionattribute.html"
  401. format="html"
  402. scope="external">
  403. <topicmeta>
  404. <linktext>DITA 1.3 specification: The <xmlatt>conaction</xmlatt> attribute</linktext>
  405. </topicmeta>
  406. </keydef>
  407. <keydef
  408. keys="dita13-spec-profile-groups"
  409. href="http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/usage-of-conditional-processing-attributes.html"
  410. format="html"
  411. scope="external">
  412. <topicmeta>
  413. <linktext>DITA 1.3 specification: Groups within profiling attributes</linktext>
  414. </topicmeta>
  415. </keydef>
  416. </topicset>
  417. <topicset
  418. id="dita12">
  419. <keydef
  420. keys="dita12-xhtml"
  421. href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.html"
  422. scope="external"
  423. format="html">
  424. <topicmeta>
  425. <linktext>DITA 1.2 Specification (XHTML)</linktext>
  426. </topicmeta>
  427. </keydef>
  428. <keydef
  429. keys="dita12-pdf"
  430. href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.pdf"
  431. scope="external"
  432. format="pdf">
  433. <topicmeta>
  434. <linktext>DITA 1.2 Specification (PDF)</linktext>
  435. </topicmeta>
  436. </keydef>
  437. <keydef
  438. keys="dita12-source"
  439. href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.zip"
  440. scope="external"
  441. format="zip">
  442. <topicmeta>
  443. <linktext>DITA 1.2 Specification (DITA source)</linktext>
  444. </topicmeta>
  445. </keydef>
  446. <keydef
  447. keys="dita12-spec-chunking"
  448. href="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/chunking.html"
  449. format="html"
  450. scope="external">
  451. <topicmeta>
  452. <linktext>Chunking definition in the DITA 1.2 specification</linktext>
  453. </topicmeta>
  454. </keydef>
  455. <keydef
  456. keys="dita12-spec-l10n"
  457. href="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/translation.html"
  458. format="html"
  459. scope="external">
  460. <topicmeta>
  461. <linktext>Localization overview in the OASIS DITA standard</linktext>
  462. </topicmeta>
  463. </keydef>
  464. </topicset>
  465. <keydef
  466. keys="json"
  467. href="https://json.org"
  468. scope="external"
  469. format="html">
  470. <topicmeta>
  471. <linktext>JSON</linktext>
  472. </topicmeta>
  473. </keydef>
  474. <topicset
  475. id="lightweight-dita">
  476. <keydef
  477. keys="lwdita"
  478. href="http://docs.oasis-open.org/dita/LwDITA/v1.0/cn01/LwDITA-v1.0-cn01.pdf"
  479. scope="external"
  480. format="pdf">
  481. <topicmeta>
  482. <linktext>Lightweight DITA</linktext>
  483. </topicmeta>
  484. </keydef>
  485. </topicset>
  486. <keydef
  487. keys="fo-spec.change-bar-begin"
  488. scope="external"
  489. format="html"
  490. href="http://www.w3.org/TR/xsl/#fo_change-bar-begin">
  491. <topicmeta>
  492. <linktext>XSL-FO fo:change-bar-begin element</linktext>
  493. </topicmeta>
  494. </keydef>
  495. <keydef
  496. keys="fo-spec.change-bar-style"
  497. scope="external"
  498. format="html"
  499. href="http://www.w3.org/TR/xsl/#change-bar-style">
  500. <topicmeta>
  501. <linktext>@change-bar-style</linktext>
  502. </topicmeta>
  503. </keydef>
  504. <keydef
  505. keys="rfc3986"
  506. href="https://tools.ietf.org/html/rfc3986"
  507. scope="external"
  508. format="html">
  509. <topicmeta>
  510. <linktext>RFC 3986</linktext>
  511. </topicmeta>
  512. </keydef>
  513. <keydef
  514. keys="rfc5147"
  515. href="http://tools.ietf.org/html/rfc5147"
  516. scope="external"
  517. format="html">
  518. <topicmeta>
  519. <linktext>RFC 5147</linktext>
  520. </topicmeta>
  521. </keydef>
  522. <keydef
  523. keys="yaml"
  524. href="https://yaml.org"
  525. scope="external"
  526. format="html">
  527. <topicmeta>
  528. <linktext>YAML</linktext>
  529. </topicmeta>
  530. </keydef>
  531. </topicset>
  532. <topicset
  533. id="licenses">
  534. <topicmeta>
  535. <navtitle>Third-party licenses</navtitle>
  536. </topicmeta>
  537. <keydef
  538. keys="license-apache-2"
  539. href="https://www.apache.org/licenses/LICENSE-2.0"
  540. scope="external"
  541. format="html">
  542. <topicmeta>
  543. <linktext>Apache License 2.0</linktext>
  544. </topicmeta>
  545. </keydef>
  546. <keydef
  547. keys="license-EPL"
  548. href="http://www.eclipse.org/legal/epl-v10.html"
  549. scope="external"
  550. format="html">
  551. <topicmeta>
  552. <linktext>Eclipse Public License 1.0</linktext>
  553. </topicmeta>
  554. </keydef>
  555. <keydef
  556. keys="license-LGPL"
  557. href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
  558. scope="external"
  559. format="html">
  560. <topicmeta>
  561. <linktext>GNU Lesser General Public License 2.1</linktext>
  562. </topicmeta>
  563. </keydef>
  564. <keydef
  565. keys="license-ICU"
  566. href="http://source.icu-project.org/repos/icu/icu/tags/release-57-1/LICENSE"
  567. scope="external"
  568. format="html">
  569. <topicmeta>
  570. <linktext>ICU License</linktext>
  571. </topicmeta>
  572. </keydef>
  573. <keydef
  574. keys="license-MIT"
  575. href="https://opensource.org/licenses/mit-license.php"
  576. scope="external"
  577. format="html">
  578. <topicmeta>
  579. <linktext>MIT License</linktext>
  580. </topicmeta>
  581. </keydef>
  582. <keydef
  583. keys="license-MPL"
  584. href="https://www.mozilla.org/media/MPL/1.1/index.0c5913925d40.txt"
  585. scope="external"
  586. format="html">
  587. <topicmeta>
  588. <linktext>Mozilla Public License 1.0</linktext>
  589. </topicmeta>
  590. </keydef>
  591. <keydef
  592. keys="license-W3C"
  593. href="https://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231"
  594. scope="external"
  595. format="html">
  596. <topicmeta>
  597. <linktext>W3C Document License</linktext>
  598. </topicmeta>
  599. </keydef>
  600. </topicset>
  601. <topicset
  602. id="websites">
  603. <topicmeta>
  604. <navtitle>Other Websites</navtitle>
  605. </topicmeta>
  606. <keydef
  607. keys="ant-manual"
  608. href="http://ant.apache.org/manual"
  609. scope="external"
  610. format="html">
  611. <topicmeta>
  612. <linktext>Apache Ant documentation</linktext>
  613. </topicmeta>
  614. </keydef>
  615. <keydef
  616. keys="dita-tc"
  617. href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita"
  618. format="html"
  619. scope="external">
  620. <topicmeta>
  621. <linktext>OASIS DITA Technical Committee</linktext>
  622. </topicmeta>
  623. </keydef>
  624. <keydef
  625. keys="dita-adoption-tc"
  626. href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-adoption"
  627. scope="external"
  628. format="html">
  629. <topicmeta>
  630. <linktext>OASIS DITA Adoption Technical Committee</linktext>
  631. </topicmeta>
  632. </keydef>
  633. <keydef
  634. keys="eclipse-website"
  635. href="http://www.eclipse.org"
  636. scope="external"
  637. format="html">
  638. <topicmeta>
  639. <linktext>Official Eclipse website</linktext>
  640. </topicmeta>
  641. </keydef>
  642. <keydef
  643. keys="docker"
  644. href="https://www.docker.com"
  645. scope="external"
  646. format="html">
  647. <topicmeta>
  648. <linktext>Docker</linktext>
  649. </topicmeta>
  650. </keydef>
  651. <keydef
  652. keys="sass-lang"
  653. href="http://sass-lang.com"
  654. scope="external"
  655. format="html">
  656. <topicmeta>
  657. <linktext>Sass</linktext>
  658. </topicmeta>
  659. </keydef>
  660. <keydef
  661. keys="jelovirt-on-pdf2-i18n"
  662. href="http://www.elovirta.com/2016/02/18/font-configuration-in-pdf2.html"
  663. scope="external"
  664. format="html">
  665. <topicmeta>
  666. <linktext>Font configuration in PDF2</linktext>
  667. </topicmeta>
  668. </keydef>
  669. <keydef
  670. keys="markdown"
  671. href="https://daringfireball.net/projects/markdown/"
  672. scope="external"
  673. format="html">
  674. <topicmeta>
  675. <linktext>Markdown</linktext>
  676. </topicmeta>
  677. </keydef>
  678. <keydef
  679. keys="commonmark"
  680. href="http://commonmark.org"
  681. scope="external"
  682. format="html">
  683. <topicmeta>
  684. <linktext>CommonMark</linktext>
  685. </topicmeta>
  686. </keydef>
  687. <keydef
  688. keys="gfm-spec"
  689. href="https://github.github.com/gfm/"
  690. scope="external"
  691. format="html">
  692. <topicmeta>
  693. <linktext>GitHub-Flavored Markdown</linktext>
  694. </topicmeta>
  695. </keydef>
  696. <keydef
  697. keys="semver"
  698. href="https://semver.org"
  699. scope="external"
  700. format="html">
  701. <topicmeta>
  702. <linktext>semantic versioning</linktext>
  703. </topicmeta>
  704. </keydef>
  705. <keydef
  706. keys="gradle"
  707. href="https://gradle.org"
  708. scope="external"
  709. format="html">
  710. <topicmeta>
  711. <linktext>Gradle</linktext>
  712. </topicmeta>
  713. </keydef>
  714. <keydef
  715. keys="homebrew"
  716. href="https://brew.sh"
  717. scope="external"
  718. format="html">
  719. <topicmeta>
  720. <linktext>Homebrew</linktext>
  721. </topicmeta>
  722. </keydef>
  723. <keydef
  724. keys="noto-sans-font"
  725. href="https://fonts.google.com/specimen/Noto+Sans"
  726. scope="external"
  727. format="html">
  728. <topicmeta>
  729. <linktext>Noto Sans</linktext>
  730. </topicmeta>
  731. </keydef>
  732. <keydef
  733. keys="saxon-java-extensions-impl"
  734. href="http://www.saxonica.com/html/documentation9.8/extensibility/integratedfunctions"
  735. scope="external"
  736. format="html">
  737. <topicmeta>
  738. <linktext>Integrated extension functions</linktext>
  739. </topicmeta>
  740. </keydef>
  741. <keydef
  742. keys="site-plugin-registry"
  743. href="https://www.dita-ot.org/plugins"
  744. scope="external"
  745. format="html">
  746. <topicmeta>
  747. <linktext>dita-ot.org/plugins</linktext>
  748. </topicmeta>
  749. </keydef>
  750. <keydef
  751. keys="signoff"
  752. href="https://www.dita-ot.org/DCO"
  753. scope="external"
  754. format="html">
  755. <topicmeta>
  756. <linktext>signing your work</linktext>
  757. </topicmeta>
  758. </keydef>
  759. </topicset>
  760. </map>