Doxygen?

Поиск
Список
Период
Сортировка
От Jonathan Gardner
Тема Doxygen?
Дата
Msg-id 200403161740.54736.jgardner@jonathangardner.net
обсуждение исходный текст
Ответы Re: Doxygen?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
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.

-- 
Jonathan Gardner
jgardner@jonathangardner.net


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jonathan Gardner
Дата:
Сообщение: Re: Topic for a student research project
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Index creation takes for ever