File: common.sgm

package info (click to toggle)
docbook-dsssl-doc 1.75-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,672 kB
  • ctags: 8
  • sloc: makefile: 37
file content (18 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<chapter id="common">
<?html-filename common.html>
<docinfo>
<pubdate role=rcs>$Date: 2001/04/02 21:40:27 $</pubdate>
</docinfo>
<title>The Common Module</title>
<para>The common module contains functions that are shared between the HTML and
print stylesheets. Functions in the common module are DTD-specific, i.e., they
generally rely implicitly or explicitly on the structure of the DocBook
DTD to function properly.
</para>
<sect1><title>Change Log</title>
<programlisting>
<inlinegraphic format=linespecific fileref="/share/dsssl/docbook/common/ChangeLog"></inlinegraphic>
</programlisting>
</sect1>
</chapter>