Zpydoc enables your Zope server to serve pydoc HTML pages. Zpydoc documentation features include:
pydoc
Full pydoc implementation, including backwards compatibility look and feel
Zope Extensions
Zope Permissions on functions and constructors Interface Documentation
Customisation
Output Views generated with Zope Page Templates File system sub-classing of PackageInfo Model Plug and play renderers Full (Re)Structured Text rendering of doc strings
Restricted Access
Underlying Python package authorisation using the role-based features of the Zope security architecture. Configuable display of public/private methods
Zpydoc has been designed for the purpose of allowing you to generate Python/Zope API documentation for your user community whilst allowing you to control both access to and style of physical content.
The Zpydoc project's home page and resource area is found here.