File: html.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 (32 lines) | stat: -rw-r--r-- 1,128 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
29
30
31
32
<chapter id="html">
<?html-filename html.html>
<docinfo>
<pubdate role=rcs>$Date: 2002/12/16 04:40:38 $</pubdate>
</docinfo>
<title>The HTML Stylesheet</title>
<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="html/index.html">HTML Parameters</ulink></term><listitem><para>
A brief description of each of the user-configurable settings in the HTML
stylesheet.</para>
</listitem></varlistentry>
<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="../html/ChangeLog"></inlinegraphic>
</programlisting>
</sect1>
</chapter>