Changes between Version 1 and Version 2 of APIDocumentation

Show
Ignore:
Timestamp:
10/18/07 09:01:24 (6 years ago)
Author:
travis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APIDocumentation

    v1 v2  
    1 = How to Autogenerate API Docs for SciPy/NumPy = 
     1= How to Autogenerate API Docs for !SciPy/!NumPy = 
    22 
    3 The current approach to generating docs uses the Open Source endo application developed by Enthought.  There has been much discussion about improving the process/docstrings and using epydoc.  Until this happens, the following method works for endo: 
     3The current approach to generating docs uses the Open Source endo application developed by Enthought.  There has been much discussion about improving the process/docstrings and using epydoc. 
     4 
     5Some background links: 
     6 
     7 * https://svn.enthought.com/enthought/wiki/EndoHowTo 
     8 * https://svn.enthought.com/enthought/wiki/EndoReadme 
     9 * https://svn.enthought.com/enthought/ticket/1046 
     10 
     11Until this happens, the following method works for endo: 
    412 
    513In a directory that contains the following files: