Getting python docstings

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Fri Feb 22 10:25:04 EST 2008


On Fri, 22 Feb 2008 03:53:27 -0800, Rufman wrote:

> On Feb 22, 10:36 am, Stefan Behnel <stefan... at behnel.de> wrote:
>> Rufman wrote:
>> > Does anyone know how to get docstrings (reStructuredText) out of
>> > python source code using docutils?
>>
>> Depends on what you mean with "get ... out of". There are tools like epydoc
>> that generate source code documentation, maybe that's what you mean?
> 
> Yeah...something like that, but using docutils.

What is "something like that"?  If `epydoc` doesn't do what you want, then
*what* exactly *do* you want?  You know that `epydoc` supports
reStructuredText as markup language!?

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list