> -----Original Message-----
> From: Tim Finch, FosterFinch Ltd [mailto:tim@fosterfinch.co.uk]
> Sent: 12 March 2002 20:49
> To: Dave Page
> Cc: 'Frank_Lupo Frank_Lupo'; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Documentations method and
> member pgadmin vb
>
>
> This sounds good. Have you installed yet? What's it like Dave? Tim.
Looks good actually. Produces docs in almost exactly the format used by MSDN
by scanning the project and using pre-specified format comments inline in
the code.
The only downside that I could see is that it doesn't work out the class
hierarchy - it just shows all the classes at the same level.
I'm not sure whether we want to use it or not though - it would require a
lot of work to get the code ready for it, and discipline to keep the
comments in the right format.
Take a look and see what you think...
Regards, Dave.