123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <!-- Module User's Guide -->
- <chapter>
- <chapterinfo>
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>$Date$</date>
- </revision>
- </revhistory>
- </chapterinfo>
- <title>User's Guide</title>
-
- <section>
- <title>Overview</title>
- <para>Module description</para>
- </section>
- <section>
- <title>Dependencies</title>
- <section>
- <title>&ser; Modules</title>
- <para>
- The following modules must be loaded before this module:
- <itemizedlist>
- <listitem>
- <para>
- <emphasis>No dependencies on other &ser; modules</emphasis>.
- </para>
- </listitem>
- </itemizedlist>
- </para>
- </section>
- <section>
- <title>External Libraries or Applications</title>
- <para>
- The following libraries or applications must be installed before running
- &ser; with this module loaded:
- <itemizedlist>
- <listitem>
- <para>
- <emphasis>None</emphasis>.
- </para>
- </listitem>
- </itemizedlist>
- </para>
- </section>
- </section>
- <section>
- <title>Exported Parameters</title>
- <para>
- NONE
- </para>
- </section>
- <section>
- <title>Exported Functions</title>
- <para>
- NONE
- </para>
- </section>
- <section>
- <title>Installation & Running</title>
- <para>Notes about installation and running.</para>
- </section>
- </chapter>
- <!-- Keep this element at the end of the file
- Local Variables:
- sgml-parent-document: ("postgres.sgml" "Book" "chapter")
- End:
- -->
|