freshcrate
Home > Frameworks > sphinxcontrib-jquery

sphinxcontrib-jquery

Extension to include jQuery on newer Sphinx releases

Description

====================== sphinxcontrib-jquery ====================== .. image:: https://img.shields.io/pypi/v/sphinxcontrib-jquery.svg :target: https://pypi.org/project/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

Release History

VersionChangesUrgencyDate
4.1Imported from PyPI (4.1)Low4/21/2026
v4.1Tag v4.1Low3/14/2023
v4.0Tag v4.0Low3/14/2023
v3.0.0Tag v3.0.0Low11/3/2022
v2.0.0Tag v2.0.0Low10/18/2022
v1.0.0Tag v1.0.0Low10/17/2022

Dependencies & License Audit

Loading dependencies...

Similar Packages

pre-commitA framework for managing and maintaining multi-language pre-commit hooks.v4.6.0
azure-core-tracing-opentelemetryMicrosoft Azure Azure Core OpenTelemetry plugin Library for Pythonazure-template_0.1.0b6187637
spdx-toolsSPDX parser and tools.0.8.5
lacesDjango components that know how to render themselves.0.1.2
django-tasksA backport of Django's built in Tasks framework0.12.0