##// END OF EJS Templates
update API after sagedays29...
update API after sagedays29 tests, docs updated to match * Client no longer has high-level methods (only in Views) * module functions can be pushed * clients can have a connection timeout * dependencies have separate switches for success/failure, not just success_only * add `with view.temp_flags(**flags):` for temporary flags Also updated some docs and examples

File last commit:

r3664:e90463ba
r3664:e90463ba
Show More
index.txt
34 lines | 522 B | text/plain | TextLexer
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 =====================
Brian E Granger
Beginning to organize the rst documentation.
r1256 IPython Documentation
=====================
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 .. htmlonly::
Fernando Perez
Final doc updates for release 0.9.1.
r1725 :Release: |release|
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 :Date: |today|
Brian Granger
Work on documentation....
r2276 Welcome to the official IPython documentation.
Brian Granger
Cleanup of docs....
r2275
Contents
========
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258
Brian E Granger
Beginning to organize the rst documentation.
r1256 .. toctree::
Brian Granger
Cleanup of docs....
r2275 :maxdepth: 1
Brian E Granger
Beginning to organize the rst documentation.
r1256
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 overview.txt
Brian Granger
Cleanup of docs....
r2275 whatsnew/index.txt
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 install/index.txt
interactive/index.txt
MinRK
update API after sagedays29...
r3664 .. parallel/index.txt
MinRK
clone parallel docs to parallelz
r3586 parallelz/index.txt
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 config/index.txt
Fernando Perez
Update docs for automatic API building.
r1850 development/index.txt
api/index.txt
Brian Granger
Cleanup of docs....
r2275 faq.txt
about/index.txt
Brian E Granger
Beginning to organize the rst documentation.
r1256
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 .. htmlonly::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 * :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Brian Granger
Cleanup of docs....
r2275