@@ -5,20 +5,17 @@ Documentation
55IPython 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
2320Other 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>`__.
0 commit comments