From 9e25366b81193070c5d1553b35481d8ddc52beab Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Thu, 30 Jul 2015 06:49:34 +0000 Subject: [PATCH] CR-7770 OPENDJ-2195 Move hand-written server docs --- docs/src/main/docbkx/README.txt | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/src/main/docbkx/README.txt b/docs/src/main/docbkx/README.txt index c904e37..51f7ac9 100644 --- a/docs/src/main/docbkx/README.txt +++ b/docs/src/main/docbkx/README.txt @@ -1,2 +1,7 @@ -DocBook XML source for OpenDJ core user documentation. Java API and -configuration reference documentation is generated from OpenDJ source code. \ No newline at end of file +DocBook XML source for hand-written OpenDJ core user documentation. +Javadoc and generated reference documentation are taken as artifacts +from OpenDJ server and SDK projects. + +Note to writers: +Do not use Olinks between SDK docs and server docs +because the SDK docs and server docs can be delivered separately. -- Gitblit v1.10.0