##// END OF EJS Templates
Add extra warnings in docs, and improve Makefile....
Add extra warnings in docs, and improve Makefile. Have the shortcuts actually depends on what generate them.

File last commit:

r22622:c70a965b
r22622:c70a965b
Show More
index.rst
31 lines | 677 B | text/x-rst | RstLexer
klonuo
Added keyboard shortcuts docs
r22590 =================
IPython shortcuts
=================
Available shortcut in IPython terminal.
Matthias Bussonnier
Add extra warnings in docs, and improve Makefile....
r22622 .. warnings::
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.
klonuo
Added keyboard shortcuts docs
r22590
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