1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00

Back out double-run of PDF/PS output. Requires building bookindex.sgml

properly.

Remove SGML docs about openjade performance patch, and instead add
comment in style sheet where indenting code is commented out.

Backpatch to 8.2.X.
This commit is contained in:
Bruce Momjian
2006-12-15 16:50:07 +00:00
parent 8186e7ef89
commit 421c1ca48d
3 changed files with 20 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.62 2006/12/15 02:44:28 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.63 2006/12/15 16:50:07 momjian Exp $ -->
<appendix id="docguide">
<title>Documentation</title>
@@ -115,9 +115,6 @@
<acronym>DSSSL</acronym> stylesheets), as well as a number of
related tools. <productname>Jade</productname> is now being
maintained by the OpenJade group, no longer by James Clark.
(If generating Postscript or PDF output, you will need to
compile from source and use a special patch to get output
in a reasonable amount of time.)
</para>
</listitem>
</varlistentry>
@@ -298,14 +295,6 @@ make install
installed and you want to install the rest of the tool chain
locally.)
</para>
<para>
OpenJade release 1.3.2 and perhaps earlier and later releases
have a known bug that causes Postscript and PDF output
generation to take days. This <ulink
url="http://archives.postgresql.org/pgsql-docs/2006-12/msg00064.php">patch</ulink>
fixes the problem and generates output in a few minutes.
</para>
</step>
<step id="doc-openjade-install">