Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 46AC347628E for ; Mon, 2 Dec 2002 09:52:44 -0500 (EST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by postgresql.org (Postfix) with ESMTP id 0A9CB475B8C for ; Mon, 2 Dec 2002 09:52:25 -0500 (EST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.6/8.12.6) with ESMTP id gB2EqSps018292; Mon, 2 Dec 2002 09:52:28 -0500 (EST) To: Vince Vielhaber Cc: pgsql-docs@postgresql.org Subject: Re: PDF docs In-reply-to: References: Comments: In-reply-to Vince Vielhaber message dated "Mon, 02 Dec 2002 05:56:41 -0500" Date: Mon, 02 Dec 2002 09:52:27 -0500 Message-ID: <18291.1038840747@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200212/3 X-Sequence-Number: 1576 Vince Vielhaber writes: > Who generated the PDF docs for 7.2? Remember how it was done? Is > there a script somewhere for it? Thomas has always done that in the past. There is some basic info about it in the docs: http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/doc-build.html (see B.3.3), but I got the impression that he always did a great deal of manual tweaking in the process. regards, tom lane