Commit Graph

46 Commits

Author SHA1 Message Date
Davide P. Cervone
4b35e6e4f0 Last round of typos from Carol (I think) 2011-03-23 22:38:55 -04:00
Davide P. Cervone
683fa0291d More of Carol's typo corrections. She probably has two more days to go! 2011-03-21 20:21:00 -04:00
Davide P. Cervone
fe11cb9807 Fix a bunch of documentation typos (from Carol Fisher) 2011-03-21 10:55:40 -04:00
Davide P. Cervone
2cd3e23b58 Fix some references to the old config/MathJax.js file which is now config/default.js 2011-03-20 09:47:17 -04:00
Davide P. Cervone
c90cf9d285 Fix more typos (from Carol Fisher) 2011-03-20 09:36:11 -04:00
Davide P. Cervone
8f2a215067 Added more details about using the CDN with a local configuration file 2011-03-19 09:34:35 -04:00
Davide P. Cervone
46d64e2030 More typo fixes in the documentation (from Carol Fisher -- I'm sure there are more to come) 2011-03-19 09:10:08 -04:00
Davide P. Cervone
4dd789801c More typos 2011-03-17 20:19:39 -04:00
Davide P. Cervone
4730cf1403 Fix a bunch of typos 2011-03-17 20:15:21 -04:00
Davide P. Cervone
6cdc942ff9 Fix typos in documentation 2011-03-15 10:39:57 -04:00
Davide P. Cervone
a8bd127414 Fixed example of loading local configuration file and added one for a cross-server configuration using the CDN 2011-03-11 17:48:34 -05:00
Davide P. Cervone
039fdf2481 Update Git download instructions 2011-03-11 12:14:37 -05:00
Davide P. Cervone
ae4773bb50 Fix layout and CSS to duplicate www.mathjax.org in all browsers 2011-03-10 14:27:50 -05:00
Davide P. Cervone
498c18a609 Typo fixes as suggested by Robert 2011-03-10 14:27:21 -05:00
Davide P. Cervone
592394fbcf Add info on checking out a release branch via git 2011-03-09 09:28:55 -05:00
Davide P. Cervone
d5b6366f37 Fix spelling for AMSsymbols (reported by Fred) 2011-03-09 09:27:24 -05:00
Davide P. Cervone
4eba6476a8 Change URL of docs page in docs menu layout 2011-03-08 13:38:03 -05:00
Davide P. Cervone
282804ba1f Reformat code block in documentation 2011-03-08 11:54:48 -05:00
Davide P. Cervone
1206de87df Update TeX macro and environment list 2011-03-08 11:40:00 -05:00
Davide P. Cervone
48598892c0 Fix spelling error 2011-03-08 08:08:46 -05:00
Davide P. Cervone
d5967f6abe Add section on switch from SourceForge to GitHub to migration document 2011-03-08 08:01:08 -05:00
Davide P. Cervone
28e6cad423 Fix incorrect block for inlineMath from TeX to tex2jax 2011-03-07 21:35:31 -05:00
Davide P. Cervone
b6d16ccd10 Break configuration into three parts, add upgrade and what's new, and update installation, loading, and configuration documents 2011-03-07 20:44:55 -05:00
Davide P. Cervone
155436ba97 Update documentation 2011-03-07 20:43:43 -05:00
Davide P. Cervone
963b69b7ba Update startup sequence 2011-03-07 20:37:33 -05:00
Davide P. Cervone
08e0e9f697 Add MMLorHTML customization example, and IE8 info 2011-03-07 20:36:12 -05:00
Davide P. Cervone
34ece09700 Add information about math delimiters 2011-03-07 20:13:28 -05:00
Davide P. Cervone
4e31eca4fe Remove source link from sidebar (no need for that) 2011-03-07 20:11:40 -05:00
Davide P. Cervone
5c2dbb3315 Update adding MathJax dynamically and GreaseMonkey scripts 2011-03-07 20:10:54 -05:00
Davide P. Cervone
5c40227d79 Add elementJax property 2011-03-07 20:09:47 -05:00
Davide P. Cervone
a903e2e5dc Update configuraiton options for the various components 2011-03-07 20:08:59 -05:00
Davide P. Cervone
8f0f906374 Update platform installation pages 2011-03-06 13:18:12 -05:00
Davide P. Cervone
5631d52fe6 Update tex, mathml and output pages 2011-03-06 13:17:44 -05:00
Davide P. Cervone
39b342bbf7 Update community page 2011-03-06 13:17:20 -05:00
Davide P. Cervone
6037f7287f Change size of heading borders 2011-03-06 13:16:43 -05:00
Davide P. Cervone
fd461f92e0 Update API docs to include new/changed methods and variables 2011-03-05 16:26:48 -05:00
Davide P. Cervone
846ebaa4d7 Update API documents to match current implementation 2011-03-04 14:57:25 -05:00
Davide P. Cervone
ae68387564 Update jsMath conversion documentation 2011-03-04 11:12:44 -05:00
Davide P. Cervone
34b8a4cd43 Updated 'Getting Started' to use new configuration style and CDN 2011-03-04 10:25:35 -05:00
Davide P. Cervone
a37c3a2340 Remove MathJax.js from layout (should use MathJax plugin, if needed) 2011-03-04 07:06:07 -05:00
Davide P. Cervone
f6087b25d1 Move html back to top directory and remove build directory. Add html-mathjax-site to documentation in Makefile. Fix reference to MathJax.js to use current config format. Fix references to userscripts 2011-03-03 09:28:30 -05:00
Casey W. Stark
862c794aaf wrong logo path 2011-01-22 17:22:30 -08:00
Casey W. Stark
0a262e61e7 Fixed all the inconsistencies (hopefully) between mathjax.org and mathjax-site docs CSS. Also deleted the logo and page.html template from docs, as we don't need them here anymore 2011-01-22 16:53:23 -08:00
Casey W. Stark
40098b7b2f New make target for building docs for mathjax.org separately. 2011-01-22 15:30:47 -08:00
Casey W. Stark
a0216b3752 Move header markup into layout.html template so that it's on every page. 2011-01-22 15:19:34 -08:00
Casey W. Stark
e0a8653358 Add Makefile and update docs dir structure for new Sphinx conventions. Use make html in docs/ to rebuild. 2011-01-21 21:15:26 -08:00