##// END OF EJS Templates
Exclude .git-blame-ignore-revs to fix CI...
Exclude .git-blame-ignore-revs to fix CI .git-blame-ignore-revs is added so that we can ignore revisions in .git-blame, mostly code reformatting; but CI check that all files are explicitly included (or excluded) from manifest; so we need to list this one explicitly for travis to succeed.

File last commit:

r21636:ec0fabd0
r25441:7d815833
Show More
parallel_messages.rst
8 lines | 218 B | text/x-rst | RstLexer
Min RK
remove a few more docs that have been moved to other repos
r21636 :orphan:
MinRK
added parallel message docs to development section
r2790
Min RK
remove a few more docs that have been moved to other repos
r21636 ================================
MinRK
added parallel message docs to development section
r2790 Messaging for Parallel Computing
================================
Min RK
remove a few more docs that have been moved to other repos
r21636 IPython parallel has moved to ipyparallel -
see :ref:`ipyparallel:parallel_messages` for the documentation.