You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2014/05/28 18:35:55 UTC

svn commit: r1598065 - /db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml

Author: rhillegas
Date: Wed May 28 16:35:55 2014
New Revision: 1598065

URL: http://svn.apache.org/r1598065
Log:
DERBY-6583: Add Security Guide to the list of descriptions at the top of the docs page on the website; commit derby-6583-02-aa-addToManualDescriptions.diff.

Modified:
    db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml

Modified: db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml?rev=1598065&r1=1598064&r2=1598065&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml Wed May 28 16:35:55 2014
@@ -59,6 +59,9 @@ A description of each manual is below:
        It is intended for developers building Derby applications.
        </p>
    </li>
+   <li><p><em>Derby Security Guide</em>:
+        Describes how to configure the security of a Derby application.
+   </p></li>
    <li><p><em>Tuning Derby</em>: 
      Explains how to tune Derby for performance.
    </p>