##// END OF EJS Templates
Partly revert "remove now-obsolete use of skip_doctest outside core"...
Partly revert "remove now-obsolete use of skip_doctest outside core" This partly reverts commit 02234da0d461f5ddee142d51952dc10a86b8074e. test_decorators.py is intended to test skip_doctest, the removing was wrong.

File last commit:

r24779:230a1814
r26938:fda2ebea
Show More
index.rst
21 lines | 539 B | text/x-rst | RstLexer

Developer's guide for third party tools and libraries

Important

This guide contains information for developers of third party tools and libraries that use IPython. Alternatively, documentation for core IPython development can be found in the :doc:`../coredev/index`.