##// END OF EJS Templates
Backport PR #9299: FIX: account for dpi == 'figure'...
Backport PR #9299: FIX: account for dpi == 'figure' In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will become the default. xref https://github.com/matplotlib/matplotlib/issues/6113 ...

File last commit:

r22029:8532e5ef
r22153:3717d070
Show More
index.rst
41 lines | 758 B | text/x-rst | RstLexer
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|
Min RK
Remove old rtd note specifying that RTD isn't official docs...
r21847 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
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 overview
whatsnew/index
install/index
interactive/index
config/index
development/index
Carol Willing
Migrate the wiki contents to release process doc
r22029 coredev/index
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 api/index
about/index
Brian E Granger
Beginning to organize the rst documentation.
r1256
Thomas Kluyver
Add see also box for Jupyter and ipyparallel docs
r21570 .. seealso::
`Jupyter documentation <http://jupyter.readthedocs.org/en/latest/>`__
The Notebook code and many other pieces formerly in IPython are now parts
of Project Jupyter.
`ipyparallel documentation <http://ipyparallel.readthedocs.org/en/latest/>`__
Formerly ``IPython.parallel``.
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