Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id CCD5563280F for ; Fri, 2 Jul 2010 23:13:36 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 40066-09 for ; Sat, 3 Jul 2010 02:13:27 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id C92466323B2 for ; Fri, 2 Jul 2010 23:13:29 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o632DL3l001258; Fri, 2 Jul 2010 22:13:21 -0400 (EDT) To: Robert Haas cc: Bruce Momjian , "Marc G. Fournier" , Alvaro Herrera , Peter Eisentraut , Rafael Martinez , pgsql-docs Subject: Re: Documentation and explanatory diagrams In-reply-to: References: <201007022143.o62Lh0w26764@momjian.us> Comments: In-reply-to Robert Haas message dated "Fri, 02 Jul 2010 17:59:17 -0400" Date: Fri, 02 Jul 2010 22:13:21 -0400 Message-ID: <1257.1278123201@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201007/25 X-Sequence-Number: 5681 Robert Haas writes: > On Fri, Jul 2, 2010 at 5:43 PM, Bruce Momjian wrote: >> People often built them to verify the SGML markup and to view the >> content/markup before submitting a doc patch. > Actually, they often DON'T, which is a problem, and adding more > requirements is only going to make it worse. > There is not much reason for an end-user to build the docs - most > end-users will install from RPMs or one-click installers or whatever. > But everyone who is a developer needs to be able to build them, I think that adding dia to the set of requirements isn't that big a deal, assuming that it's a widely available package. It's just one program and should be a lot easier to install and configure than our other doc toolchain requirements. What I'm more worried about at the moment is whether it's a reasonable choice of tool. If the "source" for a diagram is larger than the PNG image representation, there is something seriously wrong with the language design. regards, tom lane