File: index.rst

package info (click to toggle)
ipython 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 28,032 kB
  • ctags: 15,433
  • sloc: python: 73,792; makefile: 428; sh: 297
file content (39 lines) | stat: -rw-r--r-- 647 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
=====================
IPython Documentation
=====================

.. htmlonly::

   :Release: |release|
   :Date: |today|

.. only:: not rtd

    Welcome to the official IPython documentation.

.. only:: rtd

    This is a partial copy of IPython documentation, please visit `IPython official documentation <http://ipython.org/documentation.html>`_.

Contents
========

.. toctree::
   :maxdepth: 1

   overview
   whatsnew/index
   install/index
   interactive/index
   notebook/index
   parallel/index
   config/index
   development/index
   api/index
   about/index

.. htmlonly::
   * :ref:`genindex`
   * :ref:`modindex`
   * :ref:`search`