lsst-sqre / documenteer

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects
https://documenteer.lsst.io
MIT License
5 stars 3 forks source link

DM-39580: Add sphinxcontrib-jquery #161

Closed jonathansick closed 1 year ago

jonathansick commented 1 year ago

Use sphinxcontrib-jquery to ensure jQuery is available for user guide and Pipelines documentation builds.

Sphinx 6 stopped including jquery by default. Once we update to pydata-sphinx-theme 0.13 we can drop this extension.

Merge after #159