Improve the Sphinx autodoc for Django views by adding urls.
Project description
sphinxcontrib-django-urls
This project is inspired by sphinxcontrib-django, it adds the view's URLs to the view documentation.
Installation
pip install sphinxcontrib-django-urls
- add to
extensions
inconf.py
extensions = [ '....' 'sphinxcontrib_django_urls', '....' ]
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
Close
Hashes for sphinxcontrib-django-urls-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda6910cbf11180790e650c85a24be78c4000508df4665911e9df6542cce1874 |
|
MD5 | 172c2330a535b642aa473aa9c70479b1 |
|
BLAKE2b-256 | f0f0c7fa984aa6d92b1ad91d4dedf5c83274b5452c607fc28d52c854672d3a1f |