From 95def1def91ea248a3ed26ecd14e45580464f898 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 21 Nov 2013 14:57:34 +0000
Subject: [PATCH] Additional fix for OPENDJ-1201: Document how to use the mobile address book demo
---
opendj3/opendj-ldap-toolkit/src/site/site.xml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/opendj3/opendj-ldap-toolkit/src/site/site.xml b/opendj3/opendj-ldap-toolkit/src/site/site.xml
index 03f79c9..f8fc5aa 100644
--- a/opendj3/opendj-ldap-toolkit/src/site/site.xml
+++ b/opendj3/opendj-ldap-toolkit/src/site/site.xml
@@ -51,6 +51,11 @@
<item name="Toolkit" href="index.html" />
</menu>
+ <menu name="OpenDJ Mobile Apps">
+ <item name="Contact Manager (Android)"
+ href="http://commons.forgerock.org/mobile/contact-manager/" />
+ </menu>
+
<menu name="OpenDJ Documentation">
<item name="All Documentation" href="../docs.html"/>
<item name="Developer Guide" href="../doc/dev-guide/index.html"/>
--
Gitblit v1.10.0