##// END OF EJS Templates
Merge pull request #9770 from gforsyth/master...
Merge pull request #9770 from gforsyth/master preserve margins when using Ctrl-O for newline

File last commit:

r22658:83b460be
r22709:0c67401c merge
Show More
index.rst
27 lines | 722 B | text/x-rst | RstLexer

Guide for IPython core Developers

This guide documents the development of IPython itself. Alternatively, developers of third party tools and libraries that use IPython should see the :doc:`../development/index`.

For instruction on how to make a developer install see :ref:`devinstall`.

Old Documentation

Out of date documentation is still available and have been kept for archival purposes.

Developers working on IPython should also consult the developer information on the IPython GitHub wiki.