##// END OF EJS Templates
Add tests for SyntaxError with top-level return
Add tests for SyntaxError with top-level return

File last commit:

r24008:b8a6b7f9
r24486:b2103424
Show More
sphinxext.rst
8 lines | 229 B | text/x-rst | RstLexer
Thomas Kluyver
Document IPython.sphinxext...
r24008 ========================
IPython Sphinx extension
========================
IPython provides an extension for `Sphinx <http://www.sphinx-doc.org/>`_ to
highlight and run code.
.. automodule:: IPython.sphinxext.ipython_directive