Software Details:
Version: 0.6
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 31
sphinxcontrib-epydoc is a Sphinx extension to cross-reference epydoc-generated documentation.
Installation
This extension can be installed from the Python Package Index:
pip install sphinx-contrib.epydoc
Alternatively, you can clone the sphinx-contrib repository from BitBucket, and install the extension directly from the repository:
hg clone http://bitbucket.org/birkenfeld/sphinx-contrib
cd sphinx-contrib/epydoc
python setup.py install
Usage
Please refer to the documentation for further information.
Requirements:
- Python
- Sphinx
Comments not found