Skip to content
New issue

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

Update sphinx_rtd_theme related JS in readthedocs-doc-embed.js #1631

Closed
wants to merge 1 commit into from

Conversation

gregmuellegger
Copy link
Contributor

While investigating on #1622 I thought the reason for this might be that the vendored JS for the sphinx rtd theme was not up to date. Therefore I have updated it. That is the patch contained in this PR.

However it was clear while updating the JS that it's not a long-term solution to manually incorporate the JS of the theme. We should have a plan on a clearer integration of the theme JS into the readthedocs-doc-embed.js code.

I would therefore suggest, that we make the JS in the rtd theme a CommonJS module that we can then require in readthedocs-doc-embed.js and therefore always serve the same code that the theme contains.

@agjohnson
Copy link
Contributor

This will be superseded very soon by #1645

@gregmuellegger
Copy link
Contributor Author

👍

@stsewd stsewd deleted the update-rtd-theme-js branch September 6, 2018 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants