external-links.ditamap 20 KB

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