##// END OF EJS Templates
Fix broken links on install/index.rst...
Fix broken links on install/index.rst Currently the links in the section summary on the index.rst/index.html file are broken. Can be reproduced by going to http://ipython.readthedocs.io/en/stable/install/index.html and clicking on *installing IPython itself*, or *kernels for Jupyter* links. Specific changes ---------------- * Added a reference label to the `install.rst` file * Modified links from external link format to Sphinx arbitrary location cross-referencing format in the `index.rst` file Testing ------- Changes have been tested with a local sphinx build through the supplied makefile and specific links touched are fixed. Tested a few possibly overlapping links (Jupyter:install for instance) and they seem to be unaffected by the change.

File last commit:

r22623:6a6ea02b
r22679:367c6fe3
Show More
index.rst
31 lines | 676 B | text/x-rst | RstLexer

=================
IPython shortcuts
=================

Available shortcut in IPython terminal.

.. warning::

This list is automatically generated, and may not hold all the available
shortcut. In particular, it may depends on the version of ``prompt_toolkit``
installed during the generation of this page.


Single Filtered shortcuts
=========================

.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: single_filtered.csv


Multi Filtered shortcuts
=========================

.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: multi_filtered.csv