Re: Soliciting Feedback on Improving Server-Side Programming Documentation

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Soliciting Feedback on Improving Server-Side Programming Documentation
Дата
Msg-id CADkLM=eSqiw2RnNggiAVKNnMaTN=WzPjA6198tUXaq87MQcRFQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Soliciting Feedback on Improving Server-Side Programming Documentation  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers

I think this is all great. You may find some automated assistance from doxygen.postgresql.org .

Sincerely,

JD

doxygen is great as far as it goes, but it does a great job of separating function definition from the comment explaining the function, so I have to drill into the raw source anyway.

Also, doxygen isn't very helpful with macros, and a lot of functions in the internals are actually macros.
 

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: WAL logging problem in 9.4.3?
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Soliciting Feedback on Improving Server-Side Programming Documentation