From 9ca0989037602d9835eec04c2a9b6016a7b55740 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 22 Jan 2010 15:49:29 +0000 Subject: [PATCH] Document that the HTML documentation must be built before the PDF documentation. --- doc/src/sgml/docguide.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 74c4da89cf7..62a60cb109d 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -590,7 +590,8 @@ gmake man If you want to use JadeTex to produce a - printable rendition of the documentation, you can use one of the + printable rendition of the documentation, you must first build the + HTML output as outlined above, then you can use one of the following commands: -- 2.39.5