Commit 9ca09890 authored by Bruce Momjian's avatar Bruce Momjian

Document that the HTML documentation must be built before the PDF

documentation.
parent adb77640
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.78 2009/08/09 22:47:59 petere Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.79 2010/01/22 15:49:29 momjian Exp $ -->
<appendix id="docguide"> <appendix id="docguide">
<title>Documentation</title> <title>Documentation</title>
...@@ -590,7 +590,8 @@ gmake man ...@@ -590,7 +590,8 @@ gmake man
<para> <para>
If you want to use <application>JadeTex</application> to produce a If you want to use <application>JadeTex</application> to produce a
printable rendition of the documentation, you can use one of the printable rendition of the documentation, you must first build the
<acronym>HTML</acronym> output as outlined above, then you can use one of the
following commands: following commands:
<itemizedlist> <itemizedlist>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment