Skip to content

Commit e51dcb4

Browse files
committed
Revise links and add 1.1-dev doc
1 parent 9911d37 commit e51dcb4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/mathics-1.1-dev.pdf

2.11 MB
Binary file not shown.

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<head>
99
<meta charset='utf-8'>
1010
<meta http-equiv="X-UA-Compatible" content="chrome=1">
11-
<meta name="description" content="Mathics : A free, light-weight alternative to Mathematica">
11+
<meta name="description" content="Mathics : A free, open-source alternative to Mathematica">
1212

1313
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
1414
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/custom.css">
@@ -24,7 +24,7 @@
2424
<header class="inner">
2525
<a id="forkme_banner" href="https://github.com/mathics/Mathics">View on GitHub</a>
2626
<h1 id="project_title">Mathics</h1>
27-
<h2 id="project_tagline">A free, light-weight alternative to Mathematica</h2>
27+
<h2 id="project_tagline">A free, open-source alternative to Mathematica</h2>
2828
</header>
2929
</div>
3030

@@ -34,7 +34,7 @@ <h2 id="project_tagline">A free, light-weight alternative to Mathematica</h2>
3434
<p>Mathics is a free, general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions. It is backed by highly extensible Python code, relying on <a href="http://sympy.org/">SymPy</a> for most mathematical tasks.</p>
3535

3636
<h2>
37-
<a id="use-mathics-online" class="anchor" href="#use-mathics-online" aria-hidden="true"><span class="octicon octicon-link"></span></a>Use Mathics online</h2>
37+
<!-- <a id="use-mathics-online" class="anchor" href="#use-mathics-online" aria-hidden="true"><span class="octicon octicon-link"></span></a>Use Mathics online</h2> -->
3838

3939
<p>Mirrors:</p>
4040

@@ -44,16 +44,16 @@ <h2>
4444
<h2>
4545
<a id="download-and-install-mathics" class="anchor" href="#download-and-install-mathics" aria-hidden="true"><span class="octicon octicon-link"></span></a>Download and install Mathics</h2>
4646

47-
<p><a href="https://github.com/mathics/Mathics/releases/latest">Download</a></p>
47+
<p><a href="https://github.com/mathics/Mathics/">Github</a></p>
4848

4949
<p><a href="https://github.com/mathics/Mathics/wiki/Installing">Installation guide</a></p>
5050

5151
<h2>
5252
<a id="documentation" class="anchor" href="#documentation" aria-hidden="true"><span class="octicon octicon-link"></span></a>Documentation</h2>
5353

54-
<p><a href="http://mathics.angusgriffith.com/doc/">Browse online</a></p>
54+
<!-- <p><a href="http://mathics.github.io/doc/">Browse online</a></p> -->
5555

56-
<p><a href="docs/mathics-1.0.pdf">Download PDF</a></p>
56+
<p><a href="docs/mathics-1.1-dev.pdf">Download PDF</a></p>
5757

5858
<h2>
5959
<a id="support" class="anchor" href="#support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support</h2>
@@ -71,7 +71,7 @@ <h2>
7171
<!-- FOOTER -->
7272
<div id="footer_wrap" class="outer">
7373
<footer class="inner">
74-
<p class="copyright">Mathics, <a href="http://www.mathics.org/">mathics.org</a>, and <a href="http://www.mathics.net/">mathics.net</a> were created by <a href="http://www.poeschko.com/">Jan Pöschko</a> <a href="https://github.com/poeschko" class="user-mention">@poeschko</a>. The project is currently maintained by Angus Griffith <a href="https://github.com/sn6uv" class="user-mention">@sn6uv</a> and Ben Jones <a href="https://github.com/bnjones" class="user-mention">@bnjones</a>.</p>
74+
<p class="copyright">Mathics, <a href="http://www.mathics.org/">mathics.org</a>, and <a href="http://www.mathics.net/">mathics.net</a> were created by <a href="http://www.poeschko.com/">Jan Pöschko</a> <a href="https://github.com/poeschko" class="user-mention">@poeschko</a>. The project is currently maintained by the Mathics team.</p>
7575
</footer>
7676
</div>
7777

0 commit comments

Comments
 (0)