On 27/09/2010 20:44, Ken Watford wrote:
On Mon, Sep 27, 2010 at 1:15 PM, Tim Diels wrote:
On 27/09/2010 09:02, Chris Rebert wrote:
On Sun, Sep 26, 2010 at 11:56 PM, Tim Dielswrote:
Hi all
I've just switched to python3 and it turns out my current API
documentation
generator (epydo
On 27/09/2010 09:02, Chris Rebert wrote:
On Sun, Sep 26, 2010 at 11:56 PM, Tim Diels wrote:
Hi all
I've just switched to python3 and it turns out my current API documentation
generator (epydoc) no longer works. I am looking for a tool that reads the
docstrings of all classes, ...
Hi all
I've just switched to python3 and it turns out my current API
documentation generator (epydoc) no longer works. I am looking for a
tool that reads the docstrings of all classes, ... in my project and
turns it into HTML documentation.
Thanks for your time
limyreth
--
http://mail.pyth
On 20/04/2010 20:53, Lie Ryan wrote:
On 04/19/10 03:06, Martin P. Hellwig wrote:
On 04/18/10 12:49, Tim Diels wrote:
Hi
I was thinking of writing a GUI toolkit from scratch using a basic '2D
library'. I have already come across the Widget Construction Kit.
My main question is: Cou
Hi
I was thinking of writing a GUI toolkit from scratch using a basic '2D
library'. I have already come across the Widget Construction Kit.
My main question is: Could I build a GUI toolkit of reasonable
performance with the Widget Construction Kit, would it still feel more
or less lightweigh