We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Should it be mentioned somewhere that jquery is required to be installed for this to be used?
What do you think of rewriting the jquery part in vanilla js? Or, too much work?
The text was updated successfully, but these errors were encountered:
This might be related to the removal of jQuery in Sphinx 6. It contains instructions for package maintainers.
Sorry, something went wrong.
I personal have not the time and especially the skills to rewrite it in a clean way.
However there is a jQuery sphinx Extension, which we should add as dependency to get it work again.
Ideally it would be written in vanilla js but I realize that this would be a tall ask.
What's required in order to add the jquery sphinx extension to useblocks?
What's required in order to add the jquery sphinx extension to useblocks? Not sure what you mean...
But however, we simply can use this one to get jquery back: https://github.com/sphinx-contrib/jquery
Successfully merging a pull request may close this issue.
Hi,
Should it be mentioned somewhere that jquery is required to be installed for this to be used?
What do you think of rewriting the jquery part in vanilla js? Or, too much work?
The text was updated successfully, but these errors were encountered: