Sphinx extension for documenting zope.interface interfaces
Project description
This package contains a fork of the zopeext Sphinx extension.
Original documentation: http://packages.python.org/sphinxcontrib-zopeext
Install with pip install j1m.sphinxautointerface.
To use this extension, include ‘j1m.sphinxautointerface’ 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for j1m.sphinxautointerface-0.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 633d9f3a3eea96b559e43fd138c1408ff64a82481ccbf859cb616c614ad4b9dc |
|
MD5 | 21e70758089eaa368ea092682fc7fa29 |
|
BLAKE2b-256 | 38822464695c28112f8722ffec7e8a06e86a57bbb1cfb5e7ff9642b98f784a03 |