Wolfram Kriesing wrote:
> i was already searching and remember i had seen something like "its not 
> needed".
> 
> Anyway, are there any doc tags, like in Java/PHPDoc etc, where you can
> describe parameters (@param[eter]), return values (@ret[urn]),
> attributes (@var), references (@see), etc?
> 
> I guess I have just not found the link to the last flameware about it :-))
> 

I'm not sure if there is something like that builtin, but you can use 
epydoc: http://epydoc.sourceforge.net/

HTH,
Wolfram :-)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to