index.html (585B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>MathJax Documentation</title> 5 </head> 6 <body> 7 8 <p> 9 The source files for the documentation are now kept in a separate 10 GitHub repository at 11 </p> 12 <p style="text-indent:3em"> 13 <a href="https://github.com/mathjax/mathjax-docs">https://github.com/mathjax/mathjax-docs</a> 14 </p> 15 16 <p> 17 The HTML versions are now available at 18 </p> 19 <p style="text-indent:3em"> 20 <a href="http://docs.mathjax.org/">http://docs.mathjax.org/</a> 21 </p> 22 <p> 23 where it is possible for you to submit corrections and modifications 24 directly to the documentation on line. 25 </p> 26 </body> 27 </html>