File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.19 1999/10/04 15:18:53 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.20 1999/10/04 17:05:51 momjian Exp $
3
3
Documentation Guide
4
4
Thomas Lockhart
5
5
@@ -1320,11 +1320,17 @@ and <acronym>RTF</acronym>.
1320
1320
</para>
1321
1321
1322
1322
<para>
1323
- These instructions do not cover new <application>jade</application>/DocBook
1324
- support in the
1325
- <ulink url="http://www.sgmltools.org/"><productname>sgml-tools</productname></ulink>
1326
- package. The authors have not tried this package since it adopted DocBook,
1327
- but it is almost certainly a good candidate for use.
1323
+ The easiest way is to fetch the SGML and DocBook tools is to get
1324
+ <application>sgmltools</application> from <ulink
1325
+ url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
1326
+ link>. <productname>sgmltools</productname> requires the GNU version of
1327
+ <productname>m4</productname>.
1328
+ <programlisting>gnum4 --version</programlisting> will show you if your
1329
+ m4 is the GNU version. After the install, you will have
1330
+ <productname>sgmltools</productname>,
1331
+ <productname>jade</productname>, and <productname>DocBook</productname>
1332
+ style sheets. The instructions below are for installing these tools
1333
+ separately.
1328
1334
</para>
1329
1335
1330
1336
<sect3><title>Prerequisites</title>
You can’t perform that action at this time.
0 commit comments