sphinxcontrib-drf
Installation
Install the package via pip:
pip install sphinxcontrib-django # base setup and models docs
pip install sphinxcontrib-drf
Configuration
Add the following to your Sphinx config file conf.py:
# Add source directory to sys.path
sys.path.insert(0, os.path.abspath("../src"))
# Add sphinxcontrib_django to installed extensions
extensions = [
"sphinxcontrib_django",
"sphinxcontrib-drf"
]
django_settings = "myapp.settings"
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinxcontrib_drf-0.2.0.tar.gz.
File metadata
- Download URL: sphinxcontrib_drf-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ed43a9e52f7013cf979eb8727bf90231585c227a2c78837a7141d23fe95c6f7
|
|
| MD5 |
9b3ebfdd8261ccaeac606c7b84ae7347
|
|
| BLAKE2b-256 |
38d661b1e18d8a115481ca34dd15653265269beae0f9095c7e1d7e9b099cf546
|
File details
Details for the file sphinxcontrib_drf-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sphinxcontrib_drf-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04cb51395ef7f2ed6e51c4f5fec378adcd2503d9d928579aedc41772f116452d
|
|
| MD5 |
eb9b0be658ee8738ebc35a70d3ce9cc2
|
|
| BLAKE2b-256 |
87404355c5add432fa7a84d4f532a8bfb9f2aaf5dc695a6a319e20baae206b9b
|