Changes between Version 19 and Version 20 of PyDocPlugin


Ignore:
Timestamp:
Jan 5, 2007, 11:58:17 AM (17 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PyDocPlugin

    v19 v20  
    1111Tools that use static code analysis would be much more preferable to those that
    1212compile the Python code and inspect the doc strings. Some tools that do this
    13 are [https://svn.enthought.com/enthought/wiki/EndoHowTo Endo] (promising), [http://effbot.org/zone/pythondoc.htm PythonDoc] (promising) and
     13are [https://svn.enthought.com/enthought/wiki/EndoHowTo Endo] (promising), [http://effbot.org/zone/pythondoc.htm PythonDoc] (promising), [http://happydoc.sourceforge.net/ Happy Doc] and
    1414[http://codespeak.net/svn/user/mwh/pydoctor/trunk/ PyDoctor] (requires trunk version of some divmod modules, couldn't get it working).
    1515