Author: prabath Date: Mon Jun 29 16:56:54 2009 New Revision: 40342 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40342
Log: identity docs review fixes Modified: branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/administratorguide.xml branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/index_docs.xml branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/installation_guide.xml Modified: branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/administratorguide.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/administratorguide.xml?rev=40342&r1=40341&r2=40342&view=diff ============================================================================== --- branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/administratorguide.xml (original) +++ branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/administratorguide.xml Mon Jun 29 16:56:54 2009 @@ -50,7 +50,7 @@ <li><a href="#xkms">XKMS</a></li> <li><a href="#logging">Logging</a></li> </ul> - <li><a href="manage">Manage</a></li> + <li><a href="#manage">Manage</a></li> <ul> <li><a href="#cardsissuer">Cards Issuer</a></li> <li><a href="#sts">Security Token Service</a></li> @@ -166,7 +166,7 @@ <li><a href="http://blog.facilelogin.com/2009/06/extending-wso2-identity-server-20-to.html">Extending WSO2 Identity Server 2.0 to handle custom SAML assertions</a></li> </ul> -<h3><a name="sts"></a>Shutdown/Restart</h3> +<h3><a name="shutdown"></a>Shutdown/Restart</h3> <p>You can use the Shutdown/Restart feature to shutdown and restart the server.</p> <p>The machine can be shutdown gracefully or forcefully.</p> @@ -181,9 +181,9 @@ <h2 id="registry">Registry</h2> <h3><a name="browse"></a>Browse</h3> -<p>This component can be used to browse the resources store in the Registry.</p> +<p>This component can be used to browse the resources stored in the Registry.</p> -<h3><a name="search"></a>Browse</h3> +<h3><a name="search"></a>Search</h3> <p>All resources found in the Registry, can be searched through this interface. Search could be refined by optionally providing, resource name, created date range, updated date range, tags, comments, property name, property value and the content</p> Modified: branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/index_docs.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/index_docs.xml?rev=40342&r1=40341&r2=40342&view=diff ============================================================================== --- branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/index_docs.xml (original) +++ branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/index_docs.xml Mon Jun 29 16:56:54 2009 @@ -29,9 +29,9 @@ <li><a href="installation_guide.html">Installation Guide</a> - Provides instructions on how to install the WSO2 Identity Server. </li> <li><a href="administratorguide.html">Identity Server Administration Guide</a> - Describes the administrative options available from the Management Console</li> - <li><a href="production.html">Identity Server in Production Environment</a> - Instructions on how to set up Identity Provider in production Environment</li> + <li><a href="production.html">Identity Server in Production Environment</a> - Instructions on how to set up Identity Server in a production environment</li> <li><a href="userguide.html">Identity Server User Guide</a> - Instructions on how to use Identity Server from a user's perspective</li> - <li><a href="external.html">Identity Server External References</a> - Lists external references related WSO2 Identity Server</li> + <li><a href="external.html">Identity Server External References</a> - Lists external references related to WSO2 Identity Server</li> </ul> </body> </html> Modified: branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/installation_guide.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/installation_guide.xml?rev=40342&r1=40341&r2=40342&view=diff ============================================================================== --- branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/installation_guide.xml (original) +++ branches/solutions/identity/2.0/product/modules/documentation/src/site/xdoc/installation_guide.xml Mon Jun 29 16:56:54 2009 @@ -37,7 +37,7 @@ </tr> <tr> <td>Memory</td> - <td>256 MB</td> + <td>512 MB</td> </tr> <tr> <td>Disk</td> _______________________________________________ Identity-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/identity-dev
