From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jonathan Gardner <jgardner(at)jonathangardner(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Doxygen? |
Date: | 2004-03-17 01:56:16 |
Message-ID: | 200403170156.i2H1uG216393@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jonathan Gardner wrote:
> I've been playing with the backend code and it is finally starting to make
> sense. I've discovered the wonders that lie in StringInfo, List and
> FastList, and suddenly, it's all starting to make sense. I must say, the
> core of PostgreSQL really is Lisp, and I think that's what makes it rock so
> much!
>
> I've tinkered with modifying the comments so that Doxygen can generate some
> useful documentation from it. Would you (in the plural sense) be interested
> in seeing patches to the documentation to make it Doxygen friendly? Would
> you like to see the Doxyfile I am using, and perhaps incorporate it into
> the source tree?
>
> I'll start posting the documentation I am generating to my vanity site
> (announcements later), but would this be something that the postgresql.org
> main site would be able to host? It'll be a bunch of static HTML files.
Sure, I would like to see that.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-03-17 02:18:13 | Re: [HACKERS] Index creation takes for ever |
Previous Message | Tom Lane | 2004-03-17 01:55:20 | Re: [HACKERS] Index creation takes for ever |