index.xml 912 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <title>Reference Documentation</title>
  5. </properties>
  6. <body>
  7. <section name="Reference Documentation">
  8. <subsection name="Overview of the Reference Documentation">
  9. <table>
  10. <tr><th>Document</th><th>Description</th></tr>
  11. <tr><td><a href="../ref/index.html">Reference Guide</a></td>
  12. <td>
  13. The original docbook-generated reference. This is a good place to start if you want
  14. to use the Acegi System to secure your applications.
  15. </td>
  16. </tr>
  17. <!-- <tr><td><a href="developer-guide.html">Developer Guide</a></td>
  18. <td>
  19. The Developer Guide is intended to help developers get
  20. acquainted with the project.
  21. </td>
  22. </tr>
  23. -->
  24. </table>
  25. </subsection>
  26. </section>
  27. </body>
  28. </document>