sphinxcontrib-jquery 4.1
pip install sphinxcontrib-jquery
Released:
Extension to include jQuery on newer Sphinx releases
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Adam Turner
- Requires: Python >=2.7
Classifiers
- Development Status
- Framework
- License
- Operating System
- Programming Language
- Topic
Project description
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Adam Turner
- Requires: Python >=2.7
Classifiers
- Development Status
- Framework
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file sphinxcontrib-jquery-4.1.tar.gz
.
File metadata
- Download URL: sphinxcontrib-jquery-4.1.tar.gz
- Upload date:
- Size: 122.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a |
|
MD5 | 46ea52845b17343ed6c61e6963fb265d |
|
BLAKE2b-256 | def3aa67467e051df70a6330fe7770894b3e4f09436dea6881ae0b4f3d87cad8 |
File details
Details for the file sphinxcontrib_jquery-4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_jquery-4.1-py2.py3-none-any.whl
- Upload date:
- Size: 121.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae |
|
MD5 | b08aad7e32bbfaa3a962da5b2a0f8481 |
|
BLAKE2b-256 | 7685749bd22d1a68db7291c89e2ebca53f4306c3f205853cf31e9de279034c3c |