| opendj3-server-dev/src/site/site.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3-server-dev/src/site/xdoc/docs.xml | ●●●●● patch | view | raw | blame | history | |
| opendj3-server-dev/src/site/xdoc/index.xml | ●●●●● patch | view | raw | blame | history |
opendj3-server-dev/src/site/site.xml
@@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! ! Copyright 2011-2014 ForgeRock AS ! Copyright 2011-2015 ForgeRock AS. ! --> <project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.0.1" @@ -73,9 +73,9 @@ <menu name="OpenDJ Documentation"> <item name="All Formats" href="./docs.html" /> <item name="Release Notes" href="./doc/release-notes/index.html" /> <item name="Installation Guide" href="./doc/install-guide/index.html" /> <item name="Administration Guide" href="./doc/admin-guide/index.html" /> <item name="Release Notes" href="./doc/bootstrap/release-notes/index.html" /> <item name="Installation Guide" href="./doc/bootstrap/install-guide/index.html" /> <item name="Administration Guide" href="./doc/bootstrap/admin-guide/index.html" /> <item name="Config Reference" href="./configref/index.html" /> <item name="Plugin Javadoc" href="./javadoc/index.html" /> </menu> opendj3-server-dev/src/site/xdoc/docs.xml
@@ -47,25 +47,25 @@ <dl> <dt>Release Notes</dt> <dd> <a href="./doc/release-notes/index.html">HTML</a>, <a href="./doc/bootstrap/release-notes/index.html">HTML</a>, <a href="./doc/OpenDJ-Release-Notes.pdf">PDF</a> </dd> <dt>Installation Guide</dt> <dd> <a href="./doc/install-guide/index.html">HTML</a>, <a href="./doc/bootstrap/install-guide/index.html">HTML</a>, <a href="./doc/OpenDJ-Install-Guide.pdf">PDF</a> </dd> <dt>Administration Guide</dt> <dd> <a href="./doc/admin-guide/index.html">HTML</a> <a href="./doc/bootstrap/admin-guide/index.html">HTML</a> <a href="./doc/OpenDJ-Admin-Guide.pdf">PDF</a> </dd> <dt>Developer Guide</dt> <dd> <a href="../doc/dev-guide/index.html">HTML</a> <a href="../doc/bootstrap/dev-guide/index.html">HTML</a> <a href="../doc/OpenDJ-Dev-Guide.pdf">PDF</a> </dd> opendj3-server-dev/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! ! Copyright 2011-2013 ForgeRock AS ! Copyright 2011-2015 ForgeRock AS. ! --> <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" @@ -67,7 +67,7 @@ <section name="Getting started"> <p> Once you have obtained a copy of the OpenDJ Directory Server, read the <a href="./doc/install-guide/index.html">Installation Guide</a> <a href="./doc/bootstrap/install-guide/index.html">Installation Guide</a> for further instructions. </p> </section>