##// END OF EJS Templates
Merge pull request #4436 from minrk/require-ext...
Merge pull request #4436 from minrk/require-ext allow `require("nbextensions/extname")` to load from IPYTHONDIR/nbextensions

File last commit:

r11730:a4062b36
r13329:a55430b8 merge
Show More
index.rst
11 lines | 102 B | text/x-rst | RstLexer
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
Paul Ivanov
update indexes to use .rst, remove .txt refs
r11730 install
Brian Granger
Cleanup of docs....
r2275