Description
Restores jQuery inclusion for Sphinx extensions or themes that still depend on it after newer Sphinx releases stopped bundling it by default. It helps older documentation customizations keep working during Sphinx upgrades.
Developers use it as a compatibility extension. It adds a JavaScript dependency to generated docs, so keep themes updated and avoid relying on obsolete scripts longer than necessary.