postgres_user.sgml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <!-- Module User's Guide -->
  2. <chapter>
  3. <chapterinfo>
  4. <revhistory>
  5. <revision>
  6. <revnumber>$Revision$</revnumber>
  7. <date>$Date$</date>
  8. </revision>
  9. </revhistory>
  10. </chapterinfo>
  11. <title>User's Guide</title>
  12. <section>
  13. <title>Overview</title>
  14. <para>Module description</para>
  15. </section>
  16. <section>
  17. <title>Dependencies</title>
  18. <section>
  19. <title>&ser; Modules</title>
  20. <para>
  21. The following modules must be loaded before this module:
  22. <itemizedlist>
  23. <listitem>
  24. <para>
  25. <emphasis>No dependencies on other &ser; modules</emphasis>.
  26. </para>
  27. </listitem>
  28. </itemizedlist>
  29. </para>
  30. </section>
  31. <section>
  32. <title>External Libraries or Applications</title>
  33. <para>
  34. The following libraries or applications must be installed before running
  35. &ser; with this module loaded:
  36. <itemizedlist>
  37. <listitem>
  38. <para>
  39. <emphasis>None</emphasis>.
  40. </para>
  41. </listitem>
  42. </itemizedlist>
  43. </para>
  44. </section>
  45. </section>
  46. <section>
  47. <title>Exported Parameters</title>
  48. <para>
  49. NONE
  50. </para>
  51. </section>
  52. <section>
  53. <title>Exported Functions</title>
  54. <para>
  55. NONE
  56. </para>
  57. </section>
  58. <section>
  59. <title>Installation & Running</title>
  60. <para>Notes about installation and running.</para>
  61. </section>
  62. </chapter>
  63. <!-- Keep this element at the end of the file
  64. Local Variables:
  65. sgml-parent-document: ("postgres.sgml" "Book" "chapter")
  66. End:
  67. -->