From a8f43a92b7d20f5a1907a837a751f2b9e6e25218 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 30 Jul 2015 13:40:43 +0000
Subject: [PATCH] Add missing logo and address for PDF

---
 docs/src/main/docbkx/reference/index.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/src/main/docbkx/reference/index.xml b/docs/src/main/docbkx/reference/index.xml
index ebfbf2e..c6b64ae 100644
--- a/docs/src/main/docbkx/reference/index.xml
+++ b/docs/src/main/docbkx/reference/index.xml
@@ -30,6 +30,7 @@
       xmlns:xinclude="http://www.w3.org/2001/XInclude"
       xmlns:xlink="http://www.w3.org/1999/xlink">
  <info>
+  <xinclude:include href="../shared/mediaobject-fr-logo.xml" />
 
   <title>OpenDJ Reference</title>
   <subtitle>Version ${docTargetVersion}</subtitle>
@@ -51,6 +52,7 @@
     <personname>
      <firstname>Mark</firstname> <surname>Craig</surname>
     </personname>
+    <xinclude:include href="../shared/affiliation-fr.xml"/>
    </author>
   </authorgroup>
 

--
Gitblit v1.10.0