Skip to content

Commit 2573b36

Browse files
committed
Add latest docs link on all old version header
1 parent e166657 commit 2573b36

File tree

10 files changed

+52
-42
lines changed

10 files changed

+52
-42
lines changed

0.6.7/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ <h3>Navigation</h3>
3636
<a href="install.html" title="Installation"
3737
accesskey="N">next</a> |</li>
3838
<li><a href="">SymPy v0.6.7 documentation</a> &raquo;</li>
39+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
3940
</ul>
4041
</div>
4142

0.7.0/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ <h3>Navigation</h3>
3939
<a href="install.html" title="Installation"
4040
accesskey="N">next</a> |</li>
4141
<li><a href="#">SymPy v0.7.0 documentation</a> &raquo;</li>
42+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
4243
</ul>
4344
</div>
4445

0.7.1/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ <h3>Navigation</h3>
4040
<a href="install.html" title="Installation"
4141
accesskey="N">next</a> |</li>
4242
<li><a href="#">SymPy v0.7.1 documentation</a> &raquo;</li>
43+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
4344
</ul>
4445
</div>
4546

0.7.2-py3k/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ <h3>Navigation</h3>
5656
<a href="install.html" title="Installation"
5757
accesskey="N">next</a> |</li>
5858
<li><a href="#">SymPy 0.7.2 documentation</a> &raquo;</li>
59+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5960
</ul>
6061
</div>
6162

@@ -240,7 +241,7 @@ <h3>Navigation</h3>
240241
<li class="right" >
241242
<a href="install.html" title="Installation"
242243
>next</a> |</li>
243-
<li><a href="#">SymPy 0.7.2 documentation</a> &raquo;</li>
244+
<li><a href="#">SymPy 0.7.2 documentation</a> &raquo;</li>
244245
</ul>
245246
</div>
246247
<div class="footer">

0.7.2/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ <h3>Navigation</h3>
5656
<a href="install.html" title="Installation"
5757
accesskey="N">next</a> |</li>
5858
<li><a href="#">SymPy 0.7.2 documentation</a> &raquo;</li>
59+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5960
</ul>
6061
</div>
6162

0.7.3/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
8+
99
<title>Welcome to SymPy’s documentation! &mdash; SymPy 0.7.3 documentation</title>
10-
10+
1111
<link rel="stylesheet" href="_static/default.css" type="text/css" />
1212
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1313
<link rel="stylesheet" href="http://live.sympy.org/static/live-core.css" type="text/css" />
1414
<link rel="stylesheet" href="http://live.sympy.org/static/live-autocomplete.css" type="text/css" />
1515
<link rel="stylesheet" href="http://live.sympy.org/static/live-sphinx.css" type="text/css" />
16-
16+
1717
<script type="text/javascript">
1818
var DOCUMENTATION_OPTIONS = {
1919
URL_ROOT: './',
@@ -35,7 +35,7 @@
3535
<script type="text/javascript" src="_static/sidebar.js"></script>
3636
<link rel="shortcut icon" href="_static/SymPy-Favicon.ico"/>
3737
<link rel="top" title="SymPy 0.7.3 documentation" href="#" />
38-
<link rel="next" title="Installation" href="install.html" />
38+
<link rel="next" title="Installation" href="install.html" />
3939
</head>
4040
<body>
4141
<div class="related">
@@ -53,15 +53,16 @@ <h3>Navigation</h3>
5353
<li class="right" >
5454
<a href="install.html" title="Installation"
5555
accesskey="N">next</a> |</li>
56-
<li><a href="#">SymPy 0.7.3 documentation</a> &raquo;</li>
56+
<li><a href="#">SymPy 0.7.3 documentation</a> &raquo;</li>
57+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5758
</ul>
58-
</div>
59+
</div>
5960

6061
<div class="document">
6162
<div class="documentwrapper">
6263
<div class="bodywrapper">
6364
<div class="body">
64-
65+
6566
<div class="section" id="welcome-to-sympy-s-documentation">
6667
<h1>Welcome to SymPy&#8217;s documentation!<a class="headerlink" href="#welcome-to-sympy-s-documentation" title="Permalink to this headline"></a></h1>
6768
<p><a class="reference external" href="http://sympy.org">SymPy</a> is a Python library for symbolic mathematics.
@@ -237,7 +238,7 @@ <h3>Navigation</h3>
237238
<li class="right" >
238239
<a href="install.html" title="Installation"
239240
>next</a> |</li>
240-
<li><a href="#">SymPy 0.7.3 documentation</a> &raquo;</li>
241+
<li><a href="#">SymPy 0.7.3 documentation</a> &raquo;</li>
241242
</ul>
242243
</div>
243244
<div class="footer">

0.7.4.1/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10-
10+
1111
<title>Welcome to SymPy’s documentation! &mdash; SymPy 0.7.4.1 documentation</title>
12-
12+
1313
<link rel="stylesheet" href="_static/default.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1515
<link rel="stylesheet" href="http://live.sympy.org/static/live-core.css" type="text/css" />
1616
<link rel="stylesheet" href="http://live.sympy.org/static/live-autocomplete.css" type="text/css" />
1717
<link rel="stylesheet" href="http://live.sympy.org/static/live-sphinx.css" type="text/css" />
18-
18+
1919
<script type="text/javascript">
2020
var DOCUMENTATION_OPTIONS = {
2121
URL_ROOT: '',
@@ -37,7 +37,7 @@
3737
<script type="text/javascript" src="_static/sidebar.js"></script>
3838
<link rel="shortcut icon" href="_static/SymPy-Favicon.ico"/>
3939
<link rel="top" title="SymPy 0.7.4.1 documentation" href="#" />
40-
<link rel="next" title="Installation" href="install.html" />
40+
<link rel="next" title="Installation" href="install.html" />
4141
</head>
4242
<body>
4343
<div class="related">
@@ -55,15 +55,16 @@ <h3>Navigation</h3>
5555
<li class="right" >
5656
<a href="install.html" title="Installation"
5757
accesskey="N">next</a> |</li>
58-
<li><a href="#">SymPy 0.7.4.1 documentation</a> &raquo;</li>
58+
<li><a href="#">SymPy 0.7.4.1 documentation</a> &raquo;</li>
59+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5960
</ul>
60-
</div>
61+
</div>
6162

6263
<div class="document">
6364
<div class="documentwrapper">
6465
<div class="bodywrapper">
6566
<div class="body">
66-
67+
6768
<div class="section" id="welcome-to-sympy-s-documentation">
6869
<h1>Welcome to SymPy&#8217;s documentation!<a class="headerlink" href="#welcome-to-sympy-s-documentation" title="Permalink to this headline"></a></h1>
6970
<p><a class="reference external" href="http://sympy.org">SymPy</a> is a Python library for symbolic mathematics.
@@ -240,7 +241,7 @@ <h3>Navigation</h3>
240241
<li class="right" >
241242
<a href="install.html" title="Installation"
242243
>next</a> |</li>
243-
<li><a href="#">SymPy 0.7.4.1 documentation</a> &raquo;</li>
244+
<li><a href="#">SymPy 0.7.4.1 documentation</a> &raquo;</li>
244245
</ul>
245246
</div>
246247
<div class="footer">

0.7.4/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10-
10+
1111
<title>Welcome to SymPy’s documentation! &mdash; SymPy 0.7.4 documentation</title>
12-
12+
1313
<link rel="stylesheet" href="_static/default.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1515
<link rel="stylesheet" href="http://live.sympy.org/static/live-core.css" type="text/css" />
1616
<link rel="stylesheet" href="http://live.sympy.org/static/live-autocomplete.css" type="text/css" />
1717
<link rel="stylesheet" href="http://live.sympy.org/static/live-sphinx.css" type="text/css" />
18-
18+
1919
<script type="text/javascript">
2020
var DOCUMENTATION_OPTIONS = {
2121
URL_ROOT: '',
@@ -37,7 +37,7 @@
3737
<script type="text/javascript" src="_static/sidebar.js"></script>
3838
<link rel="shortcut icon" href="_static/SymPy-Favicon.ico"/>
3939
<link rel="top" title="SymPy 0.7.4 documentation" href="#" />
40-
<link rel="next" title="Installation" href="install.html" />
40+
<link rel="next" title="Installation" href="install.html" />
4141
</head>
4242
<body>
4343
<div class="related">
@@ -55,15 +55,16 @@ <h3>Navigation</h3>
5555
<li class="right" >
5656
<a href="install.html" title="Installation"
5757
accesskey="N">next</a> |</li>
58-
<li><a href="#">SymPy 0.7.4 documentation</a> &raquo;</li>
58+
<li><a href="#">SymPy 0.7.4 documentation</a> &raquo;</li>
59+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5960
</ul>
60-
</div>
61+
</div>
6162

6263
<div class="document">
6364
<div class="documentwrapper">
6465
<div class="bodywrapper">
6566
<div class="body">
66-
67+
6768
<div class="section" id="welcome-to-sympy-s-documentation">
6869
<h1>Welcome to SymPy&#8217;s documentation!<a class="headerlink" href="#welcome-to-sympy-s-documentation" title="Permalink to this headline"></a></h1>
6970
<p><a class="reference external" href="http://sympy.org">SymPy</a> is a Python library for symbolic mathematics.
@@ -240,7 +241,7 @@ <h3>Navigation</h3>
240241
<li class="right" >
241242
<a href="install.html" title="Installation"
242243
>next</a> |</li>
243-
<li><a href="#">SymPy 0.7.4 documentation</a> &raquo;</li>
244+
<li><a href="#">SymPy 0.7.4 documentation</a> &raquo;</li>
244245
</ul>
245246
</div>
246247
<div class="footer">

0.7.5/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10-
10+
1111
<title>Welcome to SymPy’s documentation! &mdash; SymPy 0.7.5 documentation</title>
12-
12+
1313
<link rel="stylesheet" href="_static/default.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1515
<link rel="stylesheet" href="http://live.sympy.org/static/live-core.css" type="text/css" />
1616
<link rel="stylesheet" href="http://live.sympy.org/static/live-autocomplete.css" type="text/css" />
1717
<link rel="stylesheet" href="http://live.sympy.org/static/live-sphinx.css" type="text/css" />
18-
18+
1919
<script type="text/javascript">
2020
var DOCUMENTATION_OPTIONS = {
2121
URL_ROOT: '',
@@ -37,7 +37,7 @@
3737
<script type="text/javascript" src="_static/sidebar.js"></script>
3838
<link rel="shortcut icon" href="_static/sympy-notailtext-favicon.ico"/>
3939
<link rel="top" title="SymPy 0.7.5 documentation" href="#" />
40-
<link rel="next" title="Installation" href="install.html" />
40+
<link rel="next" title="Installation" href="install.html" />
4141
</head>
4242
<body>
4343
<div class="related">
@@ -55,15 +55,16 @@ <h3>Navigation</h3>
5555
<li class="right" >
5656
<a href="install.html" title="Installation"
5757
accesskey="N">next</a> |</li>
58-
<li><a href="#">SymPy 0.7.5 documentation</a> &raquo;</li>
58+
<li><a href="#">SymPy 0.7.5 documentation</a> &raquo;</li>
59+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5960
</ul>
60-
</div>
61+
</div>
6162

6263
<div class="document">
6364
<div class="documentwrapper">
6465
<div class="bodywrapper">
6566
<div class="body">
66-
67+
6768
<div class="section" id="welcome-to-sympy-s-documentation">
6869
<h1>Welcome to SymPy&#8217;s documentation!<a class="headerlink" href="#welcome-to-sympy-s-documentation" title="Permalink to this headline"></a></h1>
6970
<p><a class="reference external" href="http://sympy.org">SymPy</a> is a Python library for symbolic mathematics.
@@ -242,7 +243,7 @@ <h3>Navigation</h3>
242243
<li class="right" >
243244
<a href="install.html" title="Installation"
244245
>next</a> |</li>
245-
<li><a href="#">SymPy 0.7.5 documentation</a> &raquo;</li>
246+
<li><a href="#">SymPy 0.7.5 documentation</a> &raquo;</li>
246247
</ul>
247248
</div>
248249
<div class="footer">

0.7.6/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10-
10+
1111
<title>Welcome to SymPy’s documentation! &mdash; SymPy 0.7.6 documentation</title>
12-
12+
1313
<link rel="stylesheet" href="_static/default.css" type="text/css" />
1414
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1515
<link rel="stylesheet" href="http://live.sympy.org/static/live-core.css" type="text/css" />
1616
<link rel="stylesheet" href="http://live.sympy.org/static/live-autocomplete.css" type="text/css" />
1717
<link rel="stylesheet" href="http://live.sympy.org/static/live-sphinx.css" type="text/css" />
18-
18+
1919
<script type="text/javascript">
2020
var DOCUMENTATION_OPTIONS = {
2121
URL_ROOT: '',
@@ -37,7 +37,7 @@
3737
<script type="text/javascript" src="_static/sidebar.js"></script>
3838
<link rel="shortcut icon" href="_static/sympy-notailtext-favicon.ico"/>
3939
<link rel="top" title="SymPy 0.7.6 documentation" href="#" />
40-
<link rel="next" title="Installation" href="install.html" />
40+
<link rel="next" title="Installation" href="install.html" />
4141
</head>
4242
<body>
4343
<div class="related">
@@ -52,15 +52,16 @@ <h3>Navigation</h3>
5252
<li class="right" >
5353
<a href="install.html" title="Installation"
5454
accesskey="N">next</a> |</li>
55-
<li><a href="#">SymPy 0.7.6 documentation</a> &raquo;</li>
55+
<li><a href="#">SymPy 0.7.6 documentation</a> &raquo;</li>
56+
<li><a href="../index.html" style="color:red;">This page is out of date click here to go latest docs</a> &raquo;</li>
5657
</ul>
57-
</div>
58+
</div>
5859

5960
<div class="document">
6061
<div class="documentwrapper">
6162
<div class="bodywrapper">
6263
<div class="body">
63-
64+
6465
<div class="section" id="welcome-to-sympy-s-documentation">
6566
<h1>Welcome to SymPy&#8217;s documentation!<a class="headerlink" href="#welcome-to-sympy-s-documentation" title="Permalink to this headline"></a></h1>
6667
<p><a class="reference external" href="http://sympy.org">SymPy</a> is a Python library for symbolic mathematics.
@@ -240,7 +241,7 @@ <h3>Navigation</h3>
240241
<li class="right" >
241242
<a href="install.html" title="Installation"
242243
>next</a> |</li>
243-
<li><a href="#">SymPy 0.7.6 documentation</a> &raquo;</li>
244+
<li><a href="#">SymPy 0.7.6 documentation</a> &raquo;</li>
244245
</ul>
245246
</div>
246247
<div class="footer">
@@ -249,4 +250,4 @@ <h3>Navigation</h3>
249250
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
250251
</div>
251252
</body>
252-
</html>
253+
</html>

0 commit comments

Comments
 (0)