From 33908b81f17278c5e9a4576a8aab01d51a9e5d02 2021-01-09 10:44:23 From: Faris A Chugthai <20028782+farisachugthai@users.noreply.github.com> Date: 2021-01-09 10:44:23 Subject: [PATCH] Update index.rst Add periods to the end of all sentences for consistency --- diff --git a/docs/source/index.rst b/docs/source/index.rst index 090fb88..7e84c61 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: