##// END OF EJS Templates
New version of ipcluster and docs updates....
New version of ipcluster and docs updates. This branch has a complete rewrite of the ipcluster script. The script is now based on Twisted and has support for starting clusters using PBS, mpirun and on localhost. The developer docs have been fully updated to reflect our current dev workflow with lp and bzr. The changelog has been reformatted some to keep its style consistent. A new security document has been aded that describes the Foolscap security model in depth. Minor fixed to ipengine and ipcluster.

File last commit:

r1788:1dce0b73
r1797:a2c0df6b merge
Show More
index.txt
30 lines | 458 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|
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::
Fernando Perez
Small fix so docs are generated with a better layout and index.
r1673 :maxdepth: 2
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
install/index.txt
interactive/index.txt
parallel/index.txt
config/index.txt
changes.txt
development/index.txt
faq.txt
history.txt
license_and_copyright.txt
credits.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`