<?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
  ! src/main/resources/legal-notices/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 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>OpenAM Core User Documentation</title>
  <author email="openam-dev@forgerock.org">ForgeRock AS</author>
 </properties>
 <body>
  <section name="Core Documentation">
   <p>This core documentation is in progress as part of the OpenAM project.</p>
   <dl>
    <dt>Release Notes</dt>
    <dd><a href="./doc/OpenAM-Release-Notes.epub">EPUB</a>,
    <a href="./doc/release-notes/OpenAM-Release-Notes.html">HTML</a>,
    <a href="./doc/OpenAM-Release-Notes.pdf">PDF</a>,
    <a href="./doc/OpenAM-Release-Notes.rtf">RTF</a></dd>

    <dt>Installation Guide</dt>
    <dd><a href="./doc/OpenAM-Install-Guide.epub">EPUB</a>,
    <a href="./doc/install-guide/OpenAM-Install-Guide.html">HTML</a>,
    <a href="./doc/OpenAM-Install-Guide.pdf">PDF</a>,
    <a href="./doc/OpenAM-Install-Guide.rtf">RTF</a></dd>

    <dt>Policy Agent Installation Guide</dt>
    <dd><a href="./doc/OpenAM-Agent-Install-Guide.epub">EPUB</a>,
    <a href="./doc/agent-install-guide/OpenAM-Agent-Install-Guide.html">HTML</a>,
    <a href="./doc/OpenAM-Agent-Install-Guide.pdf">PDF</a>,
    <a href="./doc/OpenAM-Agent-Install-Guide.rtf">RTF</a></dd>

    <dt>Administration Guide</dt>
    <dd><a href="./doc/OpenAM-Admin-Guide.epub">EPUB</a>,
    <a href="./doc/admin-guide/OpenAM-Admin-Guide.html">HTML</a>,
    <a href="./doc/OpenAM-Admin-Guide.pdf">PDF</a>,
    <a href="./doc/OpenAM-Admin-Guide.rtf">RTF</a></dd>

    <dt>Developer Guide</dt>
    <dd><a href="./doc/OpenAM-Dev-Guide.epub">EPUB</a>,
    <a href="./doc/dev-guide/OpenAM-Dev-Guide.html">HTML</a>,
    <a href="./doc/OpenAM-Dev-Guide.pdf">PDF</a>,
    <a href="./doc/OpenAM-Dev-Guide.rtf">RTF</a></dd>

    <dt>Reference</dt>
    <dd><a href="./doc/OpenAM-Reference.epub">EPUB</a>,
    <a href="./doc/reference/OpenAM-Reference.html">HTML</a>,
    <a href="./doc/OpenAM-Reference.pdf">PDF</a>,
    <a href="./doc/OpenAM-Reference.rtf">RTF</a></dd>
    
    <dt>Javadoc</dt>
    <dd><a href="http://download.forgerock.org/downloads/openam/javadocs/9.5.1/">HTML</a></dd>
    
    <dt>Gateway Javadoc</dt>
    <dd><a href="http://resources.apexidentity.com/javadoc/core/1.0/">HTML</a></dd>
   </dl>
  </section>
 </body>
</document>

