<?xml version="1.0" encoding="UTF-8"?>
<!--
! CCPL HEADER START
!
! This work is licensed under the Creative Commons
! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
! To view a copy of this license, visit
! http://creativecommons.org/licenses/by-nc-nd/3.0/
! or send a letter to Creative Commons, 444 Castro Street,
! Suite 900, Mountain View, California, 94041, USA.
!
! You can also obtain a copy of the license at
! legal/CC-BY-NC-ND.txt.
! See the License for the specific language governing permissions
! and limitations under the License.
!
! If applicable, add the following below this CCPL HEADER, with the fields
! enclosed by brackets "[]" replaced with your own identifying information:
! Portions Copyright [yyyy] [name of copyright owner]
!
! CCPL HEADER END
!
! Copyright 2011-2015 ForgeRock AS.
!
-->
<document
xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>OpenIDM Core User Documentation</title>
<author email="openidm-dev@forgerock.org">ForgeRock AS</author>
</properties>
<body>
<section name="Core Documentation">
<p>This core documentation is <strong>in progress</strong> as part of the
OpenIDM project.</p>
<p>For completed, released documentation, see <a
href="http://docs.forgerock.org/en/openidm"
>docs.forgerock.org</a>.</p>
<dl>
<dt>Release Notes</dt>
<dd>
<a href="/doc/bootstrap/release-notes/index.html">HTML</a>,
<a href="/doc/OpenIDM-${project.version}-Release-Notes.pdf">PDF</a>
</dd>
<dt>Getting Started With OpenIDM</dt>
<dd>
<a href="/doc/bootstrap/getting-started/index.html">HTML</a>,
<a href="/doc/OpenIDM-${project.version}-Getting-Started.pdf">PDF</a>
</dd>
<dt>Installation Guide</dt>
<dd>
<a href="/doc/bootstrap/install-guide/index.html">HTML</a>,
<a href="/doc/OpenIDM-${project.version}-Install-Guide.pdf">PDF</a>
</dd>
<dt>Samples Guide</dt>
<dd>
<a href="/doc/bootstrap/samples-guide/index.html">HTML</a>,
<a href="/doc/OpenIDM-${project.version}-Samples-Guide.pdf">PDF</a>
</dd>
<dt>Integrator's Guide</dt>
<dd>
<a href="/doc/bootstrap/integrators-guide/index.html">HTML</a>,
<a href="/doc/OpenIDM-${project.version}-Integrators-Guide.pdf">PDF</a>
</dd>
<!--
<dt>Developer Guide</dt>
<dd>
<a href="/doc/dev-guide/index.html">HTML</a>,
<a href="/doc/OpenIDM-Dev-Guide.pdf">PDF</a>
</dd>
<dt>API Specification (Javadoc)</dt>
<dd><a href="/apidocs/index.html">HTML</a></dd>
-->
</dl>
</section>
</body>
</document>