Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Documentation tool for python source code

Reply
Thread Tools

Documentation tool for python source code

 
 
Sridhar R
Guest
Posts: n/a
 
      04-12-2004
Hi,

I am just wondering why epydoc isn't mentioned (or atleast in main
page) in the docsig section of www.python.org.

Or what python source code documentation system is prefered. I feel I
should decide on this before starting my project, as I should be
formatting the docstrings acc. to the doc system.

Happydoc seems to generate `not-so-good` looking HTML documentation,
as epydoc does.

Any thoughts?
 
Reply With Quote
 
 
 
 
Fredrik Lundh
Guest
Posts: n/a
 
      04-16-2004
"Sridhar R" wrote:

> I am just wondering why epydoc isn't mentioned (or atleast in main
> page) in the docsig section of www.python.org.


the doc-sig page seems to list tools developed by doc-sig members. you
can find a more comprehesive list of tools over at:

http://www.python.org/cgi-bin/moinmo...mentationTools

(but that one's not complete either; http://effbot.org/zone/pythondoc.htm
isn't included, for example... hrm.)

</F>




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ Source Code Documentation for large project Axter C++ 8 03-30-2006 07:55 AM
source code analysis/code coverage tool experience bill turner Java 2 07-19-2005 03:02 PM
Code documentation tool similar to what Ruby (on Rails?) uses Ksenia Marasanova Python 3 06-12-2005 09:07 PM
Python documentation: How about structured documentation? Looking for comments/suggestions Kenneth McDonald Python 2 05-06-2004 04:11 AM
Principles of documentation (was: Python Documentation Blows!) Cameron Laird Python 1 04-03-2004 06:54 PM



Advertisments