mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gene Hirayama
30.08.2015 6962892719cbc7d96cc61bb257c1532998ea93d8
DOCS-172 Fix spacing for Firstname element on index.xml doc pages. Fixed OpenDJ Legacy docs.
4 files modified
15 ■■■■ changed files
opendj-server-legacy/src/main/docbkx/admin-guide/index.xml 9 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/install-guide/index.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/reference/index.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/release-notes/index.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/admin-guide/index.xml
@@ -43,17 +43,16 @@
  </copyright>
  <authorgroup>
   <author>
    <!-- Need to add a space after firstname for now -->
    <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
    <personname><firstname>Mark</firstname> <surname>Craig</surname></personname>
   </author>
   <author>
    <personname><firstname>Nemanja </firstname><surname>Lukić</surname></personname>
    <personname><firstname>Nemanja</firstname> <surname>Lukić</surname></personname>
   </author>
   <author>
    <personname><firstname>Ludovic </firstname><surname>Poitou</surname></personname>
    <personname><firstname>Ludovic</firstname> <surname>Poitou</surname></personname>
   </author>
   <author>
    <personname><firstname>Chris </firstname><surname>Ridd</surname></personname>
    <personname><firstname>Chris</firstname> <surname>Ridd</surname></personname>
    <xinclude:include href="../shared/affiliation-fr.xml"/>
   </author>
  </authorgroup>
opendj-server-legacy/src/main/docbkx/install-guide/index.xml
@@ -43,7 +43,7 @@
  </copyright>
  <authorgroup>
   <author>
    <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
    <personname><firstname>Mark</firstname> <surname>Craig</surname></personname>
    <xinclude:include href="../shared/affiliation-fr.xml"/>
   </author>
  </authorgroup>
opendj-server-legacy/src/main/docbkx/reference/index.xml
@@ -49,7 +49,7 @@
  <authorgroup>
   <author>
    <personname>
     <firstname>Mark </firstname><surname>Craig</surname>
     <firstname>Mark</firstname> <surname>Craig</surname>
    </personname>
   </author>
  </authorgroup>
opendj-server-legacy/src/main/docbkx/release-notes/index.xml
@@ -44,7 +44,7 @@
  </copyright>
  <authorgroup>
   <author>
    <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
    <personname><firstname>Mark</firstname> <surname>Craig</surname></personname>
    <xinclude:include href="../shared/affiliation-fr.xml"/>
   </author>
  </authorgroup>