Skip to content

Commit 3adcf15

Browse files
committed
Updated website (automated commit)
1 parent 34737ce commit 3adcf15

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+657
-6003
lines changed

_images/sloan-logo.png

14.9 KB
Loading

_sources/documentation.txt

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,17 @@ Documentation
55
IPython manual
66
--------------
77

8-
.. release
9-
10-
* `Current Stable Version (1.0) <http://ipython.org/ipython-doc/stable/index.html>`_
8+
* `Current Stable Version (1.1.0) <http://ipython.org/ipython-doc/stable/index.html>`_
119
* `Current Development Version (2.0) <http://ipython.org/ipython-doc/dev/index.html>`_
1210

13-
`This introduction to some key features <http://ipython.org/ipython-doc/stable/interactive/tutorial.html>`_
14-
is a good place to start if you haven't used IPython before.
11+
`This introduction to some key features
12+
<http://ipython.org/ipython-doc/stable/interactive/tutorial.html>`_ is a good
13+
place to start if you haven't used IPython before.
1514

16-
The manuals for previous releases are here:
15+
See below_ for links to all versions of the documentation.
16+
17+
.. _below: docs_all_releases_
1718

18-
* 0.13.2: `HTML <http://ipython.org/ipython-doc/rel-0.13.2/index.html>`__.
19-
* 0.12.1: `HTML <http://ipython.org/ipython-doc/rel-0.12.1/index.html>`__.
20-
* 0.11: `HTML <http://ipython.org/ipython-doc/rel-0.11/index.html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.11/ipython.pdf>`__.
21-
* 0.10.2: `HTML <http://ipython.org/ipython-doc/rel-0.10.2/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.10.2/ipython.pdf>`__.
2219

2320
Other useful documentation
2421
--------------------------
@@ -27,7 +24,8 @@ Other useful documentation
2724
given at various venues regarding IPython over the years.
2825
* `Videos and screencasts <videos.html>`_.
2926
* IPython `screenshots <screenshots/index.html>`_.
30-
* 'IPython quick referance card <http://damontallen.github.io/IPython-quick-ref-sheets/>`_.
27+
* `IPython quick reference card
28+
<http://damontallen.github.io/IPython-quick-ref-sheets/>`_.
3129
* An `article about IPython
3230
<http://fperez.org/papers/ipython07_pe-gr_cise.pdf>`_, written by Fernando
3331
Perez and Brian Granger, published in the `May/June 2007 issue
@@ -99,3 +97,23 @@ please `provide a citation to IPython <citing.html>`_.
9997
These documents themselves are maintained as a `git repository
10098
<http://github.com/ipython/ipython-doc>`_ on GitHub, using the `GitHub
10199
project pages feature <http://pages.github.com/>`_.
100+
101+
102+
.. _docs_all_releases:
103+
104+
Docs for all releases
105+
---------------------
106+
107+
* `1.1.0 <http://ipython.org/ipython-doc/rel-1.1.0/index.html>`__
108+
* `1.0.0 <http://ipython.org/ipython-doc/rel-1.0.0/index.html>`__
109+
* `0.13.2 <http://ipython.org/ipython-doc/rel-0.13.2/index.html>`__
110+
* `0.13.1 <http://ipython.org/ipython-doc/rel-0.13.1/index.html>`__
111+
* `0.13 <http://ipython.org/ipython-doc/rel-0.13/index.html>`__
112+
* `0.12.1 <http://ipython.org/ipython-doc/rel-0.12.1/index.html>`__
113+
* `0.12 <http://ipython.org/ipython-doc/rel-0.12/index.html>`__
114+
* 0.11: `HTML <http://ipython.org/ipython-doc/rel-0.11/index.html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.11/ipython.pdf>`__.
115+
* 0.10.2: `HTML <http://ipython.org/ipython-doc/rel-0.10.2/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.10.2/ipython.pdf>`__.
116+
* 0.10.1: `HTML <http://ipython.org/ipython-doc/rel-0.10.1/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.10.1/ipython.pdf>`__.
117+
* 0.10: `HTML <http://ipython.org/ipython-doc/rel-0.10/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.10/ipython.pdf>`__.
118+
* 0.9.1: `HTML <http://ipython.org/ipython-doc/rel-0.9.1/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.9.1/ipython.pdf>`__.
119+
* 0.9: `HTML <http://ipython.org/ipython-doc/rel-0.9/html>`__ and `PDF <http://ipython.org/ipython-doc/rel-0.9/ipython.pdf>`__.

_sources/donate.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _donate:
2+
13
=============================
24
Support IPython Development
35
=============================

0 commit comments

Comments
 (0)