diff --git a/docs/source/index.rst b/docs/source/index.rst index 440a1ef..5657370 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -49,7 +49,7 @@ features: * Integrated access to the pdb debugger and the Python profiler. -The Command line interface inherits all of the above functionalities and possess +The Command line interface inherits the above functionality and adds * real multi-line editing. @@ -74,7 +74,7 @@ You can find the table of content for this documentation in the left sidebar, allowing you to come back to previous sections or skip ahead, if needed. -The latest development version is always available through IPython's `GitHub +The latest development version is always available from IPython's `GitHub repository `_. @@ -98,8 +98,7 @@ repository `_. .. seealso:: `Jupyter documentation `__ - The Notebook code and other pieces formerly in IPython, are now part - of Project Jupyter. + The Jupyter documentation provides information about the Notebook code and other Jupyter sub-projects. `ipyparallel documentation `__ Formerly ``IPython.parallel``.