##// END OF EJS Templates
Merge pull request #3635 from damianavila/fix_print...
Merge pull request #3635 from damianavila/fix_print Added missing slash to print-pdf call. closes #3634

File last commit:

r2275:d8b3ced1
r11354:0819f80d merge
Show More
index.txt
11 lines | 106 B | text/plain | TextLexer
Brian E Granger
Updated the main introduction to IPython in the Sphinx docs.
r1400 .. _install_index:
Fernando Perez
Documentation updates....
r1753 ============
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 Installation
Fernando Perez
Documentation updates....
r1753 ============
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
:maxdepth: 2
Brian Granger
Merging upstream work, and fixing installation docs....
r1675 install.txt
Brian Granger
Cleanup of docs....
r2275