Skip to main content

Sphinx extension zopeext

Project description

This package contains the zopeext Sphinx extension.

Documentation: http://packages.python.org/sphinxcontrib-zopeext

Install with pip install sphinxcontrib-zopeext.

To use this extension, include ‘sphinxcontrib.zopeext.autointerface’ in your extensions list in the conf.py file for your documentation.

This provides some support for Zope interfaces by providing an autointerface directive that acts like autoclass except uses the Zope interface methods for attribute and method lookup (the interface mechanism hides the attributes and method so the usual autoclass directive fails.) Interfaces are intended to be very different beasts than regular python classes, and as a result require customized access to documentation, signatures etc.

See Also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-zopeext-0.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page