##// END OF EJS Templates
Update index.rst...
Faris A Chugthai -
Show More
@@ -9,12 +9,12 b' IPython Documentation'
9 :Release: |release|
9 :Release: |release|
10 :Date: |today|
10 :Date: |today|
11
11
12 Welcome to the official IPython documentation
12 Welcome to the official IPython documentation.
13
13
14 IPython provides a rich toolkit to help you make the most of using Python
14 IPython provides a rich toolkit to help you make the most of using Python
15 interactively. Its main components are:
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 .. image:: /_images/ipython-6-screenshot.png
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 * real multi-line editing thanks to `prompt_toolkit <http://python-prompt-toolkit.readthedocs.io/en/stable/>`_.
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 * integration with command line editor for a better workflow.
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 repository <http://github.com/ipython/ipython>`_.
84 repository <http://github.com/ipython/ipython>`_.
85
85
86
86
87
88
89 .. toctree::
87 .. toctree::
90 :maxdepth: 1
88 :maxdepth: 1
91 :hidden:
89 :hidden:
General Comments 0
You need to be logged in to leave comments. Login now