Documentation inheritance functionality for Sphinx
Project description
http://packages.python.org/sphinxcontrib-inheritance
A Sphinx extension providing Tryton-specific markup.
Installation
This extension can be installed from the Python Package Index:
pip install sphinxcontrib-inheritance
Alternatively, you can clone the inheritance repository from BitBucket, and install the extension directly from the repository:
hg clone https://bitbucket.org/albertnan/sphinxcontrib-inheritance cd sphinxcontrib-inheritance python setup.py install
Usage
Please refer to the documentation for further information.