Extension to include jQuery on newer Sphinx releases
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinxcontrib-jquery-4.0.tar.gz
(120.1 kB
view details)
Built Distribution
File details
Details for the file sphinxcontrib-jquery-4.0.tar.gz
.
File metadata
- Download URL: sphinxcontrib-jquery-4.0.tar.gz
- Upload date:
- Size: 120.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb0bf3c8906d873a817fe5a6b15b4d3453356c5a86939e0c64c38c0ef08b7a9 |
|
MD5 | 43b30a82bb18feb9a05813bac3a8dc74 |
|
BLAKE2b-256 | 198e539bcc4b81b18e69dce331eeaa3014915d85be86c11ab5dc2b4843235a0c |
File details
Details for the file sphinxcontrib_jquery-4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_jquery-4.0-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.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 001c7901eebf8b41a99d70b1c0b5cacdd2ce43f5b397f6ce3c43f8a74e6b3708 |
|
MD5 | ea94df248f2c77ce193ef8c0b5ff6207 |
|
BLAKE2b-256 | b7b4409cced59c8dfac0a92627b703c39c0eb9fa58becb32f4b88fcec53b53b9 |