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
File details
Details for the file sphinxcontrib-django-urls-0.3.tar.gz
.
File metadata
- Download URL: sphinxcontrib-django-urls-0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.5 importlib-metadata/6.8.0 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.25.10 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda6910cbf11180790e650c85a24be78c4000508df4665911e9df6542cce1874 |
|
MD5 | 172c2330a535b642aa473aa9c70479b1 |
|
BLAKE2b-256 | f0f0c7fa984aa6d92b1ad91d4dedf5c83274b5452c607fc28d52c854672d3a1f |