##// END OF EJS Templates
At least log an error if there is no create or remove defined....
At least log an error if there is no create or remove defined. We might just remove this...

File last commit:

r15983:30321297
r19034:a04cc775
Show More
index.rst
39 lines | 647 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|
Bussonnier Matthias
link official doc from rtfdwq
r8153 .. only:: not rtd
Welcome to the official IPython documentation.
.. only:: rtd
This is a partial copy of IPython documentation, please visit `IPython official documentation <http://ipython.org/documentation.html>`_.
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
MinRK
move notebook docs to source/notebook
r15983 notebook/index
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 parallel/index
config/index
development/index
api/index
about/index
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`
Brian Granger
Cleanup of docs....
r2275