Skip to content

Commit 6e65afd

Browse files
committed
Added v2.0 what's new document
1 parent e238e7c commit 6e65afd

15 files changed

+2138
-23
lines changed

docs/html/_sources/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Upgrading MathJax
4141
.. toctree::
4242
:maxdepth: 1
4343

44-
What's New in MathJax v1.1 <whats-new>
44+
What's New in MathJax v2.0 <whats-new-2.0>
45+
What's New in MathJax v1.1 <whats-new-1.1>
4546
Migrating from MathJax v1.0 to v1.1 <upgrade>
4647
Converting to MathJax from jsMath <jsMath>
4748

docs/html/_sources/installation.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ installation is working properly::
213213
index.html # Tests default configuration
214214
index-images.html # Tests image-font fallback display
215215
sample.html # Sample page with lots of pretty equations
216+
examples.html # Page with links to all sample pages
216217

217218
Open these files in your browser to see that they appear to be working
218219
properly. If you have installed MathJax on a server, use the web

docs/html/_sources/whats-new.txt renamed to docs/html/_sources/whats-new-1.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _whats-new:
1+
.. _whats-new-1.1:
22

33
**************************
44
What's New in MathJax v1.1

docs/html/_sources/whats-new-2.0.txt

Lines changed: 719 additions & 0 deletions
Large diffs are not rendered by default.

docs/html/community.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<script type="text/javascript" src="_static/doctools.js"></script>
2424
<!--<script type="text/javascript" src="../../MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>-->
2525
<link rel="top" title="MathJax v2.0 documentation" href="index.html" />
26-
<link rel="next" title="What’s New in MathJax v1.1" href="whats-new.html" />
26+
<link rel="next" title="What’s New in MathJax v2.0" href="whats-new-2.0.html" />
2727
<link rel="prev" title="MathJax Output Formats" href="output.html" />
2828
</head>
2929
<body>
@@ -35,7 +35,7 @@ <h3>Navigation</h3>
3535
<a href="genindex.html" title="General Index"
3636
accesskey="I">index</a></li>
3737
<li class="right" >
38-
<a href="whats-new.html" title="What’s New in MathJax v1.1"
38+
<a href="whats-new-2.0.html" title="What’s New in MathJax v2.0"
3939
accesskey="N">next</a> |</li>
4040
<li class="right" >
4141
<a href="output.html" title="MathJax Output Formats"
@@ -110,8 +110,8 @@ <h4>Previous topic</h4>
110110
<p class="topless"><a href="output.html"
111111
title="previous chapter">MathJax Output Formats</a></p>
112112
<h4>Next topic</h4>
113-
<p class="topless"><a href="whats-new.html"
114-
title="next chapter">What&#8217;s New in MathJax v1.1</a></p>
113+
<p class="topless"><a href="whats-new-2.0.html"
114+
title="next chapter">What&#8217;s New in MathJax v2.0</a></p>
115115
<div id="searchbox" style="display: none">
116116
<h3>Quick search</h3>
117117
<form class="search" action="search.html" method="get">
@@ -136,7 +136,7 @@ <h3>Navigation</h3>
136136
<a href="genindex.html" title="General Index"
137137
>index</a></li>
138138
<li class="right" >
139-
<a href="whats-new.html" title="What’s New in MathJax v1.1"
139+
<a href="whats-new-2.0.html" title="What’s New in MathJax v2.0"
140140
>next</a> |</li>
141141
<li class="right" >
142142
<a href="output.html" title="MathJax Output Formats"

docs/html/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ <h2>Basic Usage<a class="headerlink" href="#basic-usage" title="Permalink to thi
8080
<span id="id1"></span><h2>Upgrading MathJax<a class="headerlink" href="#upgrading-mathjax" title="Permalink to this headline"></a></h2>
8181
<div class="toctree-wrapper compound">
8282
<ul>
83-
<li class="toctree-l1"><a class="reference internal" href="whats-new.html">What&#8217;s New in MathJax v1.1</a></li>
83+
<li class="toctree-l1"><a class="reference internal" href="whats-new-2.0.html">What&#8217;s New in MathJax v2.0</a></li>
84+
<li class="toctree-l1"><a class="reference internal" href="whats-new-1.1.html">What&#8217;s New in MathJax v1.1</a></li>
8485
<li class="toctree-l1"><a class="reference internal" href="upgrade.html">Migrating from MathJax v1.0 to v1.1</a></li>
8586
<li class="toctree-l1"><a class="reference internal" href="jsMath.html">Converting to MathJax from jsMath</a></li>
8687
</ul>
@@ -122,7 +123,7 @@ <h2>Reference Pages<a class="headerlink" href="#reference-pages" title="Permalin
122123
</li>
123124
</ul>
124125
<hr class="docutils" />
125-
<p>This version of the documentation was built February 22, 2012.</p>
126+
<p>This version of the documentation was built February 23, 2012.</p>
126127
</div>
127128
</div>
128129

docs/html/installation.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ <h2>Testing your installation<a class="headerlink" href="#testing-your-installat
205205
<div class="highlight-python"><pre>test/
206206
index.html # Tests default configuration
207207
index-images.html # Tests image-font fallback display
208-
sample.html # Sample page with lots of pretty equations</pre>
208+
sample.html # Sample page with lots of pretty equations
209+
examples.html # Page with links to all sample pages</pre>
209210
</div>
210211
<p>Open these files in your browser to see that they appear to be working
211212
properly. If you have installed MathJax on a server, use the web

docs/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/html/upgrade.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!--<script type="text/javascript" src="../../MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>-->
2525
<link rel="top" title="MathJax v2.0 documentation" href="index.html" />
2626
<link rel="next" title="Converting to MathJax from jsMath" href="jsMath.html" />
27-
<link rel="prev" title="What’s New in MathJax v1.1" href="whats-new.html" />
27+
<link rel="prev" title="What’s New in MathJax v1.1" href="whats-new-1.1.html" />
2828
</head>
2929
<body>
3030

@@ -38,7 +38,7 @@ <h3>Navigation</h3>
3838
<a href="jsMath.html" title="Converting to MathJax from jsMath"
3939
accesskey="N">next</a> |</li>
4040
<li class="right" >
41-
<a href="whats-new.html" title="What’s New in MathJax v1.1"
41+
<a href="whats-new-1.1.html" title="What’s New in MathJax v1.1"
4242
accesskey="P">previous</a> |</li>
4343
<li><a href="index.html">MathJax v2.0 documentation</a> &raquo;</li>
4444
</ul>
@@ -281,7 +281,7 @@ <h3><a href="index.html">Table Of Contents</a></h3>
281281
</ul>
282282

283283
<h4>Previous topic</h4>
284-
<p class="topless"><a href="whats-new.html"
284+
<p class="topless"><a href="whats-new-1.1.html"
285285
title="previous chapter">What&#8217;s New in MathJax v1.1</a></p>
286286
<h4>Next topic</h4>
287287
<p class="topless"><a href="jsMath.html"
@@ -313,7 +313,7 @@ <h3>Navigation</h3>
313313
<a href="jsMath.html" title="Converting to MathJax from jsMath"
314314
>next</a> |</li>
315315
<li class="right" >
316-
<a href="whats-new.html" title="What’s New in MathJax v1.1"
316+
<a href="whats-new-1.1.html" title="What’s New in MathJax v1.1"
317317
>previous</a> |</li>
318318
<li><a href="index.html">MathJax v2.0 documentation</a> &raquo;</li>
319319
</ul>

docs/html/whats-new.html renamed to docs/html/whats-new-1.1.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!--<script type="text/javascript" src="../../MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>-->
2525
<link rel="top" title="MathJax v2.0 documentation" href="index.html" />
2626
<link rel="next" title="Migrating from MathJax v1.0 to v1.1" href="upgrade.html" />
27-
<link rel="prev" title="The MathJax Community" href="community.html" />
27+
<link rel="prev" title="What’s New in MathJax v2.0" href="whats-new-2.0.html" />
2828
</head>
2929
<body>
3030

@@ -38,7 +38,7 @@ <h3>Navigation</h3>
3838
<a href="upgrade.html" title="Migrating from MathJax v1.0 to v1.1"
3939
accesskey="N">next</a> |</li>
4040
<li class="right" >
41-
<a href="community.html" title="The MathJax Community"
41+
<a href="whats-new-2.0.html" title="What’s New in MathJax v2.0"
4242
accesskey="P">previous</a> |</li>
4343
<li><a href="index.html">MathJax v2.0 documentation</a> &raquo;</li>
4444
</ul>
@@ -50,7 +50,7 @@ <h3>Navigation</h3>
5050
<div class="body">
5151

5252
<div class="section" id="what-s-new-in-mathjax-v1-1">
53-
<span id="whats-new"></span><h1>What&#8217;s New in MathJax v1.1<a class="headerlink" href="#what-s-new-in-mathjax-v1-1" title="Permalink to this headline"></a></h1>
53+
<span id="whats-new-1-1"></span><h1>What&#8217;s New in MathJax v1.1<a class="headerlink" href="#what-s-new-in-mathjax-v1-1" title="Permalink to this headline"></a></h1>
5454
<p>MathJax version 1.1 includes a number of important improvements and
5555
enhancements over version 1.0. We have worked hard to fix bugs, improve
5656
support for browsers and mobile devices, process TeX and MathML better, and
@@ -218,8 +218,8 @@ <h3><a href="index.html">Table Of Contents</a></h3>
218218
</ul>
219219

220220
<h4>Previous topic</h4>
221-
<p class="topless"><a href="community.html"
222-
title="previous chapter">The MathJax Community</a></p>
221+
<p class="topless"><a href="whats-new-2.0.html"
222+
title="previous chapter">What&#8217;s New in MathJax v2.0</a></p>
223223
<h4>Next topic</h4>
224224
<p class="topless"><a href="upgrade.html"
225225
title="next chapter">Migrating from MathJax v1.0 to v1.1</a></p>
@@ -250,7 +250,7 @@ <h3>Navigation</h3>
250250
<a href="upgrade.html" title="Migrating from MathJax v1.0 to v1.1"
251251
>next</a> |</li>
252252
<li class="right" >
253-
<a href="community.html" title="The MathJax Community"
253+
<a href="whats-new-2.0.html" title="What’s New in MathJax v2.0"
254254
>previous</a> |</li>
255255
<li><a href="index.html">MathJax v2.0 documentation</a> &raquo;</li>
256256
</ul>

0 commit comments

Comments
 (0)