On 2009-07-18, David Cournapeau <[email protected]> wrote: > On Fri, Jul 17, 2009 at 4:11 AM, Pauli Virtanen<[email protected]> wrote: [clip] >> Yeah, currently there's no way to do that. I can probably add >> numpy*function/cfunction/... etc. directives that allow this. >> >> An alternative is to use >> >> .. rubric:: Notes >> >> to make the headings to appear. > > Ok, that's better than nothing for the time being. I would really like > to have a plugin to have autodoc for C code as well as python code, > though. One more thing on the TODO list :)
Well, you can now use ``np-cfunction::`` for this. I'm not 100% sure this is a wise route to go, but oh well... -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
