File: index.txt

package info (click to toggle)
ipython 0.13.1-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 15,752 kB
  • sloc: python: 69,537; makefile: 355; lisp: 272; sh: 80; objc: 37
file content (32 lines) | stat: -rw-r--r-- 485 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
=====================
IPython Documentation
=====================

.. htmlonly::

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

Welcome to the official IPython documentation.

Contents
========

.. toctree::
   :maxdepth: 1

   overview.txt
   whatsnew/index.txt
   install/index.txt
   interactive/index.txt
   parallel/index.txt
   config/index.txt
   development/index.txt
   api/index.txt
   about/index.txt

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