| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
- <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
- <reference id="ID">
- <title>Web-based resources</title>
- <shortdesc>There are many vital DITA resources online, including the Yahoo! dita-users group and the DITA-OT project
- website at dita-ot.org.</shortdesc>
- <refbody>
- <section>
- <dl>
- <dlentry>
- <dt>
- <xref href="http://www.dita-ot.org/" format="html" scope="external">DITA-OT project website at
- dita-ot.org</xref></dt>
- <dd>The DITA-OT project website at dita-ot.org provides information about the latest toolkit releases,
- including download links, release notes, and documentation for recent DITA-OT versions.</dd>
- </dlentry>
- <dlentry>
- <dt>
- <xref href="http://dita.xml.org/wiki/the-dita-open-toolkit" format="html" scope="external">DITA-OT project
- archive at dita.xml.org</xref></dt>
- <dd>The DITA-OT project archive at dita.xml.org provides news about earlier toolkit releases, and release
- notes for all past releases.</dd>
- </dlentry>
- <dlentry>
- <dt>
- <xref href="http://groups.yahoo.com/group/dita-users/" format="html" scope="external">Yahoo! dita-users
- group</xref></dt>
- <dd>The original DITA list-serv is a vital resource for the DITA community. People post regularly, both asking
- for and offering help. While the archived messages can be difficult to search, this is a treasure trove of
- information.</dd>
- </dlentry>
- <dlentry>
- <dt>
- <xref format="html" href="https://groups.google.com/d/forum/dita-ot-users" scope="external">DITA-OT Users
- Google Group</xref>
- </dt>
- <dd>General interest DITA-OT product forum, for questions on any aspect of the toolkit - from
- installation and getting started to questions about specific overrides, plug-ins, and
- customizations.</dd>
- </dlentry>
- <dlentry>
- <dt>
- <xref format="html" href="https://groups.google.com/d/forum/dita-ot-dev" scope="external">DITA-OT Development
- Google Group</xref>
- </dt>
- <dd>Forum for discussion related to DITA-OT development and design. Topics in this forum are more
- technical in nature, covering upcoming design or code changes. </dd>
- </dlentry>
- <dlentry>
- <dt>
- <xref href="http://www.oasis-open.org/committees/dita/" format="html" scope="external">Home page for the
- OASIS DITA Technical Committee</xref></dt>
- <dd>The OASIS DITA Technical Committee develops the DITA standard.</dd>
- </dlentry>
- </dl>
- </section>
- </refbody>
- </reference>
|