[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Pythonland documentation

Simon Pickles

1/18/2008 6:51:00 PM

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 mode, the output is a bit messy.

Can any one suggest a more tailored tool? or do I risk a flamewar? :)

Thanks

SiPi

--
Linux user #458601 - http://coun....



2 Answers

Mike Driscoll

1/18/2008 7:00:00 PM

0

On Jan 18, 12:51 pm, Simon Pickles <sipick...@hotmail.com> 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, and although it makes a reasonable stab with a
> python project in java mode, the output is a bit messy.
>
> Can any one suggest a more tailored tool? or do I risk a flamewar? :)
>
> Thanks
>
> SiPi
>
> --
> Linux user #458601 -http://coun....

Well, there's DocUtils:

http://docutils.source...

And here are some others:

http://peak.telecommunity.com/protocol_ref/protocols-exa...

And finally, there's this:

http://www.python.org/community/sigs/current/doc-sig/o...

Mike

Laurent Pointal

1/19/2008 2:49:00 PM

0

Le Fri, 18 Jan 2008 18:51:19 +0000, 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++ land, and although it makes a reasonable stab with a
> python project in java mode, the output is a bit messy.
>
> Can any one suggest a more tailored tool? or do I risk a flamewar? :)

You can take a look at epydoc

http://epydoc.source...


>
> Thanks
>
> SiPi





--
Laurent POINTAL - laurent.pointal@laposte.net