##// END OF EJS Templates
Fix inconsistencies in parallel direct interface doc...
Fix inconsistencies in parallel direct interface doc Running through the entire page would produce errors, as different variable names were used, or, in the case of the %px a=b example, not throw an exception because a and b actually were defined in an earlier example. The following fixes allow one to follow through the entire page and experience the expected behaviors

File last commit:

r11729:5cc34183
r14631:b45c402d
Show More
index.rst
13 lines | 139 B | text/x-rst | RstLexer
Brian Granger
Cleanup of docs....
r2275 .. _about_index:
=============
About IPython
=============
.. toctree::
:maxdepth: 1
credits
history
license_and_copyright