| 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: |
| | 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. |
| | 4 | |
| | 5 | Some 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 | |
| | 11 | Until this happens, the following method works for endo: |