##// END OF EJS Templates
Update index.rst...
Faris A Chugthai -
Show More
@@ -9,12 +9,12 b' IPython Documentation'
9 9 :Release: |release|
10 10 :Date: |today|
11 11
12 Welcome to the official IPython documentation
12 Welcome to the official IPython documentation.
13 13
14 14 IPython provides a rich toolkit to help you make the most of using Python
15 15 interactively. Its main components are:
16 16
17 * A powerful interactive Python shell
17 * A powerful interactive Python shell.
18 18
19 19
20 20 .. image:: /_images/ipython-6-screenshot.png
@@ -59,7 +59,7 b' The Command line interface inherits the above functionality and adds'
59 59
60 60 * real multi-line editing thanks to `prompt_toolkit <http://python-prompt-toolkit.readthedocs.io/en/stable/>`_.
61 61
62 * syntax highlighting as you type
62 * syntax highlighting as you type.
63 63
64 64 * integration with command line editor for a better workflow.
65 65
@@ -84,8 +84,6 b" The latest development version is always available from IPython's `GitHub"
84 84 repository <http://github.com/ipython/ipython>`_.
85 85
86 86
87
88
89 87 .. toctree::
90 88 :maxdepth: 1
91 89 :hidden:
General Comments 0
You need to be logged in to leave comments. Login now