reference.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004 Acegi Technology Pty Limited
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. *
  19. * ========================================================================
  20. -->
  21. <document>
  22. <properties>
  23. <title>Reference Documentation</title>
  24. </properties>
  25. <body>
  26. <section name="Reference Documentation">
  27. <subsection name="Overview of the Reference Documentation">
  28. <table>
  29. <tr><th>Document</th><th>Description</th></tr>
  30. <!-- disabled by Ben Alex on 9 April 2005 as it is still not auto-updating on Monkey Machine nightly build
  31. <tr>
  32. <td>
  33. <a href="docbook/index.html">Reference Guide HTML One Page per Chapter</a>
  34. </td>
  35. <td>
  36. The reference guide using one page per chapter.
  37. </td>
  38. </tr>
  39. -->
  40. <tr>
  41. <td>
  42. <a href="docbook/acegi.html">Reference Guide HTML Single Page</a>
  43. </td>
  44. <td>
  45. The reference guide in a single html page.
  46. </td>
  47. </tr>
  48. <tr>
  49. <td>
  50. <a href="docbook/acegi.pdf">Reference Guide PDF</a>
  51. </td>
  52. <td>
  53. The PDF version of the reference guide.
  54. </td>
  55. </tr>
  56. </table>
  57. </subsection>
  58. </section>
  59. </body>
  60. </document>