diff --git a/docs/source/index.rst b/docs/source/index.rst index 39481bd..c627993 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -9,12 +9,12 @@ IPython Documentation :Release: |release| :Date: |today| -Welcome to the official IPython documentation +Welcome to the official IPython documentation. IPython provides a rich toolkit to help you make the most of using Python interactively. Its main components are: -* A powerful interactive Python shell +* A powerful interactive Python shell. .. image:: ./_images/ipython-6-screenshot.png @@ -59,7 +59,7 @@ The Command line interface inherits the above functionality and adds * real multi-line editing thanks to `prompt_toolkit `_. -* syntax highlighting as you type +* syntax highlighting as you type. * integration with command line editor for a better workflow. @@ -84,8 +84,6 @@ The latest development version is always available from IPython's `GitHub repository `_. - - .. toctree:: :maxdepth: 1 :hidden: