Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        epydoc - Edward Loper's Python API documentation generation tool
        
        - Epydoc  is a tool for generating API documentation for Python modules,
based  on their docstrings. For an example of epydoc's output, see the
API  documentation for epydoc itself (html, pdf). A lightweight markup
language  called  epytext can be used to format docstrings, and to add
information  about  specific  fields,  such as parameters and instance
variables.    Epydoc    also   understands   docstrings   written   in
ReStructuredText, Javadoc, and plaintext. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | epydoc | 2.1 | 3 | src | 520 KiB | Thu Jan 13 11:08:16 2005 | 
        
        Changelog
        
            - * Mon Dec 20 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 2.1-3
- - Change to noarch.
- Get Python site-packages dir from distutils, should fix x86_64 build.
- Require python-abi and tkinter.
- %ghost'ify *.pyo.
- Fix man page permissions.
- Add menu entry for epydocgui. 
            - * Tue Nov 16 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 2.1-2
- - Bump release to provide Extras upgrade path. 
            - * Thu Oct 21 18:00:00 2004 Matthias Saou <http://freshrpms.net/> 2.1-1
- - Picked up and rebuilt.
- Added doc and man pages.