A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/347810.html below:

What tools are used to write and generate Python Librarydocumentation.

What tools are used to write and generate Python Librarydocumentation.Fredrik Lundh fredrik at pythonware.com
Tue Sep 27 15:22:03 EDT 2005
Kenneth McDonald wrote:

> More seriously, there is a major problem with docstrings in that they
> can only document something that has a docstring; classes, functions,
> methods, and modules. But what if I have constants that are
> important? The only place to document them is in the module
> docstring, and everything else--examples, concepts, and so on--must
> be thrown in there as well. But there are no agreed on formats and
> processing pipelines that then allow such a large module docstring,
> plus other docstrings, to produce a good final document.

fwiw, that's one of reason why I developed PythonDoc (which supports
JavaDoc-style documentation for all the usual suspects, but also for con-
stants, attributes, and variables)

> It's too bad that there is no equivalent of d'oxygen for Python. That
> is a _nice_ program.

doesn't doxygen support Python?

</F> 




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4