Changes between Version 3 and Version 4 of DeveloperGuidelines/Documentation


Ignore:
Timestamp:
03/31/09 14:16:09 (16 years ago)
Author:
Fran Boon
Comment:

reST hyperlink

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Documentation

    v3 v4  
    77They are also used by [http://epydoc.sourceforge.net Epydoc] to generate our [http://epydoc.sahanapy.org API documentation].
    88
    9 This should be replaced by [http://sphinx.pocoo.org Sphinx], using reST-formatted docstrings & additional documentation.
     9This should be replaced by [http://sphinx.pocoo.org Sphinx], using [http://docutils.sourceforge.net/rst.html reST]-formatted docstrings & additional documentation.
    1010
    1111Individual routines inside functions should still have comments to explain them.