Skip to main content

Improve the Sphinx autodoc for Django views by adding urls.

Project description

PyPI version

sphinxcontrib-django-urls

This project is inspired by sphinxcontrib-django, it adds the view's URLs to the view documentation.

resul_image

Installation

  1. pip install sphinxcontrib-django-urls
  2. add to extensions in conf.py
    extensions = [
    '....' 
    'sphinxcontrib_django_urls',
    '....'
     ]
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-django-urls-0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page