From 87d05e1df0e9e0c5343b41d007631585ab669c91 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 06 Feb 2015 12:23:13 +0000
Subject: [PATCH] CR-5987 OPENDJ-1784 Move reference content to reference document
---
opends/src/site/site.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opends/src/site/site.xml b/opends/src/site/site.xml
index 4e09d09..2f19ce8 100644
--- a/opends/src/site/site.xml
+++ b/opends/src/site/site.xml
@@ -76,6 +76,7 @@
<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="Reference" href="./doc/bootstrap/reference/index.html" />
<item name="Config Reference" href="./configref/index.html" />
<item name="Plugin Javadoc" href="./javadoc/index.html" />
</menu>
--
Gitblit v1.10.0