sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions.
To use it, add sphinxcontrib.jquery as a Sphinx extension:
# conf.py
extensions = [
"sphinxcontrib.jquery",
]
...
Configuration
- jquery_use_sri
A boolean value controlling whether to enable subresource integrity (SRI) checks for JavaScript files that this extension loads.
The default is False.
Warning: Enabling SRI checks may break documentation when loaded from local filesystem (file:/// URIs).
New in version 4.0.
Release files for sphinxcontrib-jquery 4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinxcontrib-jquery-4.1.tar.gz | 122.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinxcontrib_jquery-4.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 243.4 kB
Release files / sphinxcontrib-jquery-4.1.tar.gz
| Download URL | sphinxcontrib-jquery-4.1.tar.gz |
|---|---|
| Size | 122.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a
|
|
BLAKE2b-256 checksum How to use checksums |
def3aa67467e051df70a6330fe7770894b3e4f09436dea6881ae0b4f3d87cad8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / sphinxcontrib_jquery-4.1-py2.py3-none-any.whl
| Download URL | sphinxcontrib_jquery-4.1-py2.py3-none-any.whl |
|---|---|
| Size | 121.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae
|
|
BLAKE2b-256 checksum How to use checksums |
7685749bd22d1a68db7291c89e2ebca53f4306c3f205853cf31e9de279034c3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|