Changes between Version 20 and Version 21 of DeveloperGuidelinesTesting


Ignore:
Timestamp:
01/11/09 19:39:40 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesTesting

    v20 v21  
    3636== Documentation ==
    3737As well as writing !DocStrings in all functions, we can generate an overall API using:
    38  * http://epydoc.sourceforge.net/
     38 * http://epydoc.sourceforge.net
     39If writing a separate manual then we can use:
     40 * http://docutils.sourceforge.net
    3941----
    4042Testing that Testers should be doing: