blob: 59ff33fd6dcde71d72d8acd91714bb78272032ac [file] [log] [blame]
#!/bin/sh
cd /home/jenkins/RTD
wget -O MathJax.js 'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
wget -O extensions/MathMenu.js 'http://cdn.mathjax.org/mathjax/latest/extensions/MathMenu.js?config=TeX-AMS-MML_HTMLorMML'
wget -O extensions/MathZoom.js 'http://cdn.mathjax.org/mathjax/latest/extensions/MathZoom.js?config=TeX-AMS-MML_HTMLorMML'