30 Jul, 2015

2 commits


01 Jun, 2015

1 commit


27 May, 2015

1 commit


21 May, 2015

1 commit

  • This patch uses conditional text to make it possible
    to exclude elements related to the local-db-backend
    from the hand-written documentation.
    
    This patch does not address local-db-backend related content
    in the generated reference documentation.
    For the most part, that should be a by-product of changes
    to OpenDJ directory server code, though there is one place
    in the opendj-server-legacy POM that I've left a comment
    regarding the need to avoid trying to build a man page for dbtest.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12315 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     

07 Apr, 2015

1 commit


03 Apr, 2015

1 commit


02 Apr, 2015

1 commit

  • This patch adds man pages to the .deb, RPM, and SVR4 packaging.
    It removes the non-generated man pages as they are no longer needed.
    
    This patch introduces a profile for building server docs, -P docs.
    
    Thanks to Gaetan for review and help testing.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12020 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     

27 Mar, 2015

1 commit

  • This patch replaces nearly all the server & SDK tools reference pages
    with generated pages.
    
    As explained in the comments for OPENDJ-1786,
    there's still a problem with <xref> linkends inside the dsconfig page.
    I've logged OPENDJ-1895 to address that.
    
    The rest of the content seems to correspond to what we had before,
    with minor formatting problems that are flagged in related JIRA issues.
    
    Thanks to Jean-Noël R. for reviews.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@11994 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark