Files
python-guide/docs/documentation.rst
T
2011-04-23 16:04:03 -04:00

37 lines
354 B
ReStructuredText

Documenting Your Code
=====================
Documenting your code is extremely important. It is debatebly even
more important than testing.
The Basics
::::::::::
Code Comments
-------------
Doc Strings
-----------
Sphinx
::::::
Other Tools
:::::::::::
that old thing
--------------
pocco / docco / shocco
----------------------
Ronn
----