##// END OF EJS Templates
Add true_color option for prompt_toolkit
Add true_color option for prompt_toolkit

File last commit:

r22658:83b460be
r22682:5eefa70f
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.