.. _core_developer_guide:

==================================
Developer's guide to core IPython
==================================

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

Developers working on core IPython should also consult the
`developer information <https://github.com/ipython/ipython/wiki/Dev:-Index>`_
on the IPython GitHub wiki.

.. toctree::
   :maxdepth: 1

   release_process
