##// END OF EJS Templates
CodeMirror shortcuts in QuickHelp...
CodeMirror shortcuts in QuickHelp Our users shouldn't need an internet connection to look at the code mirror shortcuts. This PR places the CM keyboard shortcuts that are currently documented on our website's rendered docs, and places them inside the keyboard shortcuts quickhelp.

File last commit:

r16002:650a848a
r16010:50d49d3f
Show More
rmagic.rst
12 lines | 238 B | text/x-rst | RstLexer
Jonathan Taylor
adding file for automodule generation, improving docstrings for Rmagic
r7235 .. _extensions_rmagic:
===========
Thomas Kluyver
Rmagic -> rmagic ...
r7655 rmagic
Jonathan Taylor
adding file for automodule generation, improving docstrings for Rmagic
r7235 ===========
Thomas Kluyver
Document extraction of octave and R magics
r16002 .. note::
The rmagic extension has been moved to `rpy2 <http://rpy.sourceforge.net/rpy2.html>`_
as :mod:`rpy2.interactive.ipython`.
Jonathan Taylor
adding file for automodule generation, improving docstrings for Rmagic
r7235 .. automodule:: IPython.extensions.rmagic