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

MAINT: bundle Mathjax with built docs #7376

Merged
merged 5 commits into from
May 30, 2017
Merged

Conversation

pv
Copy link
Member

@pv pv commented May 4, 2017

Bundle a copy of Mathjax with the built docs.

scipy-mathjax repository is added as a submodule: https://github.com/scipy/scipy-mathjax
The rebuild.sh script there rebuilds the stripped-down Mathjax package from scratch, so the rebuild process hopefully remains reproducible in future if we need to update the bundled library. The stripping-down process is done with a (semi-?)official script by the mathjax authors.

circleci: https://circle-artifacts.com/gh/scipy/scipy/2732/artifacts/0/home/ubuntu/scipy/doc/build/html-scipyorg/index.html

Fixes gh-7286

pv added 5 commits May 3, 2017 01:14
The Mathjax CDN was retired Apr 30 2017.

Instead of using 3rd party CDN, we bundle here a stripped-down version
of Mathjax. The stripping is done using the semi-official tool by the
Mathjax project, and the rebuild script is available.
@ev-br
Copy link
Member

ev-br commented May 20, 2017

Looks like there is no alternative :-). I'm going to hit the green button soon unless someone wants more review time (or beats me to hitting the green button).

@ev-br ev-br merged commit ab8a90c into scipy:master May 30, 2017
@ev-br ev-br added this to the 1.0 milestone May 30, 2017
@ev-br ev-br added the Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org label May 30, 2017
@ev-br
Copy link
Member

ev-br commented May 30, 2017

Hit the green button. Thanks Pauli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants