From 5068325ac682294cc3df75f0e10ec3c59f774c89 2021-01-11 16:23:09 From: Matthias Bussonnier Date: 2021-01-11 16:23:09 Subject: [PATCH] Merge pull request #12764 from farisachugthai/patch-1 Doc: Update index.rst --- 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: