Re: Pythonland documentation

2008-01-19 Thread Laurent Pointal
Le Fri, 18 Jan 2008 18:51:19 +, Simon Pickles a écrit : > Hi > > I am new to python (fairly) but can't stop pythonning. > > c++ seems so far away now from here it looks like a horrid scribble > :) > > Anyway my question is really about doc tools. I've been used to > doxygen in c++ l

Re: Pythonland documentation

2008-01-18 Thread Mike Driscoll
On Jan 18, 12:51 pm, Simon Pickles <[EMAIL PROTECTED]> wrote: > Hi > > I am new to python (fairly) but can't stop pythonning. > > c++ seems so far away now from here it looks like a horrid scribble :) > > Anyway my question is really about doc tools. I've been used to > doxygen in c++ land,

Pythonland documentation

2008-01-18 Thread Simon Pickles
Hi I am new to python (fairly) but can't stop pythonning. c++ seems so far away now from here it looks like a horrid scribble :) Anyway my question is really about doc tools. I've been used to doxygen in c++ land, and although it makes a reasonable stab with a python project in java mo