On Wed, May 26, 2010 at 2:59 AM, Pauli Virtanen <pav@iki.fi> wrote:
Wed, 26 May 2010 06:57:27 +0900, David Cournapeau wrote:
[clip: doxygen]
> It is yet another format to use inside C sources (I don't think doxygen
> supports rest), and I would rather have something that is similar,
> ideally integrated into sphinx. It also generates rather ugly doc by
> default,

Anyway, we can probably nevertheless just agree on a readable plain-text/
rst format, and then just use doxygen to generate the docs, as a band-aid.

http://github.com/pv/numpycdoc


Neat. I didn't quite see the how how you connected the rst documentation and doxygen.

Chuck