What tools are used to write and generate Python Library documentation.
Robert Kern
rkern at ucsd.edu
Tue Sep 27 20:22:11 EDT 2005
More information about the Python-list mailing list
Tue Sep 27 20:22:11 EDT 2005
- Previous message (by thread): What tools are used to write and generate PythonLibrarydocumentation.
- Next message (by thread): What tools are used to write and generate Python Library documentation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Terry Hancock wrote: > On Monday 26 September 2005 10:24 pm, Kenneth McDonald wrote: > >>I have a module I'd like to document using the same style... > > Google for "epydoc", "pydoc", and "happydoc". > > You've already received a comment about markup standards, > although you will find more information at the web pages > for the above tools. I'm pretty sure that none of them create documents in the style of the standard library's documentation (the only interpretation I can attach to "using the same style"). -- Robert Kern rkern at ucsd.edu "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter
- Previous message (by thread): What tools are used to write and generate PythonLibrarydocumentation.
- Next message (by thread): What tools are used to write and generate Python Library documentation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list