blob: c88bce8c06d263dc94b30d2fd6a4e293d5d47332 (
plain)
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
33
34
35
|
<!--
$Id: index.html,v 1.1 2000/03/24 09:14:37 cdegroot Exp $
-->
<HTML>
<HEAD>
<TITLE>SGMLtools/packages/cvs/sgmltools</TITLE>
<LINK rel="stylesheet" href="../../../sgmltools.css" type="text/css">
</HEAD>
<BODY>
<DIV align="right"><IMG src="../../../images/sgmltools-logo-sm.gif" border=0></DIV>
<H1>SGMLtools Package Directory</H1>
<P>This is the top level of the actual SGMLtools package. SGMLtools, the
package, contains wrapper scripts and DSSSL stylesheets that provide
out-of-the-box DocBook support. This package, normally distributed with
other packages as SGMLtools-x.y.z.tar.gz can also be used stand-alone,
provided the required supporting packages are available.</P>
<HR>
<H1>packages/cvs/sgmltools</H1>
<P>Files in this directory:
<UL>
<LI><A href="aliases">SGML alias file</A>, installed as /etc/sgml/aliases
by default.
</UL>
<P>Subdirectories:
<UL>
<LI><A href="bin">User-callable scripts</A> (sgmltools and buildcat)
<LI><A href="doc">Documentation</A> (empty...)
<LI><A href="dsssl">DSSSL stylesheets</A>
<LI><A href="dtd">DTD's</A> (Linuxdoc DTD's for conversion purposes).
<LI><A href="man">Manual pages</A>
<LI><A href="python">Python modules</A> (This is where you hack SGMLtools
behaviour)
</UL>
</BODY>
</HTML>
|