X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id DC54B9DC884; Tue, 17 Jan 2006 11:18:41 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 68555-05; Tue, 17 Jan 2006 11:18:46 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 5F5D99DC870; Tue, 17 Jan 2006 11:18:39 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id k0HFIN8q028427; Tue, 17 Jan 2006 10:18:23 -0500 (EST) To: "Andrew Dunstan" cc: joe@mcknight.de, xzilla@users.sourceforge.net, pgsql-www@postgresql.org, pgman@candle.pha.pa.us, pgsql-hackers@postgresql.org, jgardner@jonathangardner.net Subject: Re: [HACKERS] source documentation tool doxygen In-reply-to: <1094.24.211.165.134.1137501759.squirrel@www.dunslane.net> References: <20060117112137.GC2672@mcknight.de> <1094.24.211.165.134.1137501759.squirrel@www.dunslane.net> Comments: In-reply-to "Andrew Dunstan" message dated "Tue, 17 Jan 2006 06:42:39 -0600" Date: Tue, 17 Jan 2006 10:18:23 -0500 Message-ID: <28426.1137511103@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.09 required=5 tests=[AWL=0.090] X-Spam-Score: 0.09 X-Spam-Level: X-Archive-Number: 200601/207 X-Sequence-Number: 9395 "Andrew Dunstan" writes: > The overwhelming amount of development work gets done against HEAD. I would > start with a once a day run against HEAD, and possibly one against the > latest stable branch (currently REL8_1_STABLE in cvs). That would get you > 99% of the possible benefit, I think. I agree --- I see no reason for us to maintain such documentation for anything except HEAD. If somebody really wants documentation for a stable branch, they can build it themselves. regards, tom lane