File: lib.sgm

package info (click to toggle)
docbook-dsssl-doc 1.79-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,736 kB
  • sloc: makefile: 2
file content (28 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<chapter id="lib">
<?html-filename lib.html>
<docinfo>
<pubdate role=rcs>$Date: 2002/12/16 04:40:38 $</pubdate>
</docinfo>
<title>The Library Module</title>
<para>The library module contains functions that are DTD-independent.
</para>
<sect1>
<title>Documentation</title>
<para>Writing better documentation for these stylesheets is a background task.
If you have any questions that aren't answered here, please feel free to <ulink
url="http://nwalsh.com/~ndw/contact.html">contact me</ulink>.</para>
<variablelist>
<varlistentry>
<term><ulink url="lib/index.html">Library Functions</ulink></term><listitem><para>
Reference pages for the library functions in <filename>dblib.dsl</filename>.
(FYI: this is programmer's documentation, not user documentation.)</para>
</listitem></varlistentry>
</variablelist>
</sect1>
<sect1><title>Change Log</title>
<programlisting>
<inlinegraphic format=linespecific fileref="../lib/ChangeLog"></inlinegraphic>
</programlisting>
</sect1>
</chapter>