##// END OF EJS Templates
Update what's new in preparation of 7.1.0
Update what's new in preparation of 7.1.0

File last commit:

r24715:8852ac6d
r24776:f4ab62db
Show More
index.rst
22 lines | 560 B | text/x-rst | RstLexer
Brian Granger
Work on documentation....
r2276 .. _developer_guide:
Carol Willing
Add a core dev section to docs
r22022 =====================================================
Carol Willing
Fix up rst formatting
r22030 Developer's guide for third party tools and libraries
Carol Willing
Add a core dev section to docs
r22022 =====================================================
Carol Willing
Fix up rst formatting
r22030 .. important::
Carol Willing
Migrate the wiki contents to release process doc
r22029
Carol Willing
Add a core dev section to docs
r22022 This guide contains information for developers of third party tools and
Carol Willing
Fix up rst formatting
r22030 libraries that use IPython. Alternatively, documentation for core
**IPython** development can be found in the :doc:`../coredev/index`.
Brian Granger
Adding link from Sphinx dev docs to GH wiki Dev: Index.
r9683
Brian E Granger
Beginning to organize the rst documentation.
r1256 .. toctree::
Brian Granger
Major work on the documentation....
r2277 :maxdepth: 1
Brian E Granger
Beginning to organize the rst documentation.
r1256
Thomas Kluyver
Describe nbconvert in architecture doc
r18378 how_ipython_works
Thomas Kluyver
Document how to create wrapper kernels
r16859 wrapperkernels
MinRK
msg spec 5.0
r16594 execution
MinRK
add what's new for 2.0
r16144 lexer
Thomas Kluyver
Start separating config docs into user and developer parts
r13492 config
Matthias Bussonnier
Readthedocs documentation is now on RTD.io not .com
r22288 inputhook_app
Matthias Bussonnier
Catch Syntax error as exceptions, get doc from history
r24715 ipython_directive