From df849b3a64f3d5d90540f588db9a89cba37229ad Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Tue, 15 May 2012 11:55:42 +0000 Subject: [PATCH] Begin the dev-guide chapter looking at the Proxy example, which makes use of async connections and methods --- opendj3/src/main/docbkx/dev-guide/index.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/opendj3/src/main/docbkx/dev-guide/index.xml b/opendj3/src/main/docbkx/dev-guide/index.xml index f542a35..d713b7a 100644 --- a/opendj3/src/main/docbkx/dev-guide/index.xml +++ b/opendj3/src/main/docbkx/dev-guide/index.xml @@ -67,7 +67,6 @@ <xinclude:include href='chap-ldif.xml' /> <xinclude:include href='chap-controls.xml' /> <xinclude:include href='chap-extended-ops.xml' /> - <xinclude:include href='chap-multithreading.xml' /> <xinclude:include href='chap-i18n.xml' /> <xinclude:include href='chap-simple-proxy.xml' /> -- Gitblit v1.10.0