python-sphinxcontrib-jquery
Subpackage Descriptions
single |
======================
sphinxcontrib-jquery
======================
:alt: Package on PyPI
``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:
.. code:: python
# conf.py
extensions = [
"sphinxcontrib.jquery",
]
...
Configuration
-------------
.. As this is a README, we restrict the directives we use to those which
GitHub
renders correctly. This means that we cannot use versionadded,
confval, warning, or other similar directives.
We use a reStructuredText definition list to emulate the confval
rendering.
We use inline **bold** syntax as a poor-man's ``.. warning::``
directive.
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.*
.. _subresource integrity:
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
|
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12
PY313 OFF Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/76/85/749bd22d1a68db7291c89e2ebca53f4306c3f205853cf31e9de279034c3c |
Distribution File Information
f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae 121104 python-src/sphinxcontrib_jquery-4.1-py2.py3-none-any.whl
Ports that require python-sphinxcontrib-jquery:v12