Re: [Python-Dev] pydoc II

2007-03-11 Thread Talin
Laurent Gautier wrote: > - low-energy barrier for adding support for "other-than-plain-text" docstrings I'd be interested in discussing this offline (I might have already spoken to you about it before, but I don't remember who I spoke to.) I think I've mentioned before about "DocLobster", which

Re: [Python-Dev] pydoc II

2007-03-11 Thread Terry Reedy
"Gustavo Carneiro" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Most importantly, we also need the reserve: ability to attach external | documentation to modules/packages without increasing their size. Perhaps use .pd for the extension tjr __

Re: [Python-Dev] pydoc II

2007-03-11 Thread Laurent Gautier
2007/3/11, Gustavo Carneiro <[EMAIL PROTECTED]>: > On 3/11/07, Laurent Gautier <[EMAIL PROTECTED]> wrote: > [...] > > A prototype is being worked on, and I have been looking at code and/or > > functionalities in pydoc, epydoc, pydoctor, and ipython (for the > > interactive console), and there a lot

Re: [Python-Dev] pydoc II

2007-03-11 Thread Gustavo Carneiro
On 3/11/07, Laurent Gautier <[EMAIL PROTECTED]> wrote:[...] A prototype is being worked on, and I have been looking at code and/or functionalities in pydoc, epydoc, pydoctor, and ipython (for the interactive console), and there a lot of nice things in all these efforts. The name of the game is n