X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id A8608D1D1E1 for ; Fri, 5 Mar 2004 02:51:04 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 45185-04 for ; Thu, 4 Mar 2004 22:51:06 -0400 (AST) Received: from news.hub.org (news.hub.org [200.46.204.72]) by svr1.postgresql.org (Postfix) with ESMTP id 03DC9D1D153 for ; Thu, 4 Mar 2004 22:51:03 -0400 (AST) Received: from news.hub.org (news.hub.org [200.46.204.72]) by news.hub.org (8.12.9/8.12.9) with ESMTP id i252p21Y014015 for ; Fri, 5 Mar 2004 02:51:02 GMT (envelope-from news@news.hub.org) Received: (from news@localhost) by news.hub.org (8.12.9/8.12.9/Submit) id i252UreX010814 for pgsql-docs@postgresql.org; Fri, 5 Mar 2004 02:30:53 GMT From: ljb X-Newsgroups: comp.databases.postgresql.docs Subject: Re: Pgtcl manual online / was: Request temporary freeze of libpgtcl... Date: Fri, 5 Mar 2004 02:30:53 +0000 (UTC) Organization: Hub.Org Networking Services Lines: 27 Message-ID: References: <200403040230.i242Ur5q000366@mindspring.com> <200403041059.56418.xzilla@users.sourceforge.net> X-Complaints-To: usenet@news.hub.org User-Agent: slrn/0.9.8.0 (Linux) To: pgsql-docs@postgresql.org X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/5 X-Sequence-Number: 2295 xzilla@users.sourceforge.net wrote: >... > > I'd prefer to have the documentation live closer to the project than to have > it up on techdocs, though techdocs is probably better than someone personal > home page. > > Chris, is there some way to accomplish this with gborg? > > Josh, is this something that Gforge would give us? > > Anyone know what the guys working on the perl interface have done? My mistake. I see that the Perl interface documentation was never part of the PostgreSQL Programmer's Manual. The Perl interface documentation lives inside the Pg.pm file and ends up installed and readable with perldoc. Bad example. I think there was a request on Gborg about project documentation, and the answer was to use the "genpage" feature. That's OK for a few pages with little cross-referencing, but I don't think it is practical for DocBook-generated manuals. Perhaps it isn't that important to have an unpacked version of the manual readable on the web. But for this first release, I just wanted to make it easier for people to look at, especially those who might be asking: are we unbundled yet?