pytorch_sphinx_theme
pytorch_sphinx_theme copied to clipboard
update jquery dependency
The new sphinx>=6.0 will not add jquery automatically and will throw exception. It's necessary to use sphinxcontrib-jquery to use jquery.
For details, see https://github.com/readthedocs/sphinx_rtd_theme/pull/1385 for more details.