index.html 585 B

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