Changed 'Advanced Topics' to more general 'Additional Topics'

This commit is contained in:
Luke Taylor 2009-12-22 19:02:34 +00:00
parent 1af9f8efea
commit b96b14c5d0

View File

@ -10,7 +10,7 @@
</author> </author>
</authorgroup> </authorgroup>
<productname>Spring Security</productname> <productname>Spring Security</productname>
<releaseinfo>3.0.0.RC2</releaseinfo> <releaseinfo>3.0.0.RELEASE</releaseinfo>
</info> </info>
<toc/> <toc/>
<preface xml:id="preface"> <preface xml:id="preface">
@ -164,18 +164,18 @@
<xi:include href="el-access.xml"/> <xi:include href="el-access.xml"/>
</part> </part>
<part xml:id="advanced-topics"> <part xml:id="advanced-topics">
<title>Advanced Topics</title> <title>Additional Topics</title>
<!-- <!--
Essentially standalone features which do not have to follow on directly from earlier chapters Essentially standalone features which do not have to follow on directly from earlier chapters
--> -->
<partintro> <partintro>
<para> In this part we cover some of the more advanced and less-commonly used features of the <para> In this part we cover features which require a knowledge of previous chapters as well
framework.</para> as some of the more advanced and less-commonly used features of the framework.</para>
</partintro> </partintro>
<xi:include href="domain-acls.xml"/> <xi:include href="domain-acls.xml"/>
<xi:include href="preauth.xml"/> <xi:include href="preauth.xml"/>
<xi:include href="ldap-auth-provider.xml"/> <xi:include href="ldap-auth-provider.xml"/>
<xi:include href="taglibs.xml"/> <xi:include href="taglibs.xml"/>
<xi:include href="jaas-auth-provider.xml"/> <xi:include href="jaas-auth-provider.xml"/>
<xi:include href="cas-auth-provider.xml"/> <xi:include href="cas-auth-provider.xml"/>
<xi:include href="x509-auth-provider.xml"/> <xi:include href="x509-auth-provider.xml"/>