mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-11-04 08:39:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			70 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
 | 
						|
<!--
 | 
						|
 * ========================================================================
 | 
						|
 * 
 | 
						|
 * Copyright 2004 Acegi Technology Pty Limited
 | 
						|
 *
 | 
						|
 * Licensed under the Apache License, Version 2.0 (the "License");
 | 
						|
 * you may not use this file except in compliance with the License.
 | 
						|
 * You may obtain a copy of the License at
 | 
						|
 *
 | 
						|
 *     http://www.apache.org/licenses/LICENSE-2.0
 | 
						|
 *
 | 
						|
 * Unless required by applicable law or agreed to in writing, software
 | 
						|
 * distributed under the License is distributed on an "AS IS" BASIS,
 | 
						|
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | 
						|
 * See the License for the specific language governing permissions and
 | 
						|
 * limitations under the License.
 | 
						|
 * 
 | 
						|
 * ========================================================================
 | 
						|
-->
 | 
						|
 | 
						|
<document>
 | 
						|
 | 
						|
  <properties>
 | 
						|
    <title>Reference Documentation</title>
 | 
						|
  </properties>
 | 
						|
 | 
						|
  <body>
 | 
						|
    <section name="Reference Documentation">
 | 
						|
 | 
						|
      <subsection name="Overview of the Reference Documentation">
 | 
						|
        <table>
 | 
						|
          <tr><th>Document</th><th>Description</th></tr>
 | 
						|
 | 
						|
			<!--  disabled by Ben Alex on 9 April 2005 as it is still not auto-updating on Monkey Machine nightly build
 | 
						|
          <tr>
 | 
						|
            <td>
 | 
						|
              <a href="docbook/index.html">Reference Guide HTML One Page per Chapter</a>
 | 
						|
            </td>
 | 
						|
            <td>
 | 
						|
              The reference guide using one page per chapter.
 | 
						|
            </td>
 | 
						|
          </tr>
 | 
						|
			 -->
 | 
						|
 | 
						|
          <tr>
 | 
						|
            <td>
 | 
						|
              <a href="docbook/acegi.html">Reference Guide HTML Single Page</a>
 | 
						|
            </td>
 | 
						|
            <td>
 | 
						|
              The reference guide in a single html page.
 | 
						|
            </td>
 | 
						|
          </tr>
 | 
						|
 | 
						|
          <tr>
 | 
						|
            <td>
 | 
						|
              <a href="docbook/acegi.pdf">Reference Guide PDF</a>
 | 
						|
            </td>
 | 
						|
            <td>
 | 
						|
              The PDF version of the reference guide.
 | 
						|
            </td>
 | 
						|
          </tr>
 | 
						|
 | 
						|
        </table>
 | 
						|
      </subsection>
 | 
						|
    </section>
 | 
						|
 </body>
 | 
						|
</document>
 |