Re: Plug in docs - Mailing list pgsql-docs

From Joshua D. Drake
Subject Re: Plug in docs
Date
Msg-id 47656DC3.5080700@commandprompt.com
Whole thread Raw
In response to Re: Plug in docs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
>> On Sun, 2007-12-16 at 07:58 -0800, Joshua D. Drake wrote:
>>> Bruce Momjian wrote:
>>>> I think these are
>>>> documented-in-the-source-code type issues.
>>> If they are an API they need to be documented. Code is poor (even well
>>> documented code) substitute for good old fashioned docs.
>
>> Agreed.
>
> I don't agree --- I think the above opinion is rooted in closed-source
> documentation practices where you *have to* document things without
> reference to the code.  In an open-source situation the ground rules
> are completely different, and we shouldn't make unnecessary work for
> ourselves.

No it is not rooted in closed-source documentation practices. It is
rooted is Professional documentation practices.

>
> Also, if you think any of these are APIs in the sense that we promise
> never to change them, you're mistaken.  (Again, it's not so much the
> hook itself that's the problem, as all the stuff that the hooked-in
> function needs to know about.)

I believe Simon's point is not invalidated by this email. If anything it
reinforces it. We are not looking for War and Peace, we are looking for
overview.

An overview can be as simple as discussing in broad strokes what the
each API is for, the current function set and points to where in the
code to look for further information.

Sincerely,

Joshua D. Drake



pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Plug in docs
Next
From: Bruce Momjian
Date:
Subject: PDF build of CVS docs