##// END OF EJS Templates
Updating the Sphinx docs in preparation for the release....
Updating the Sphinx docs in preparation for the release. I am going through the docs to make sure that i) there are no problems with the generation of the the Sphinx docs and ii) that our docs are an accurate reflection of the current state of the code. As of this commit, I have made a first pass at everything *except*: * Everything in the docs/source/interactive dir. This corresponds to most of the old IPython docs about the ipython shell. * The sections on the multiengine and task interfaces. Of course, this is just a first pass and we likely have lots more to do, but at least, our documentation exists and is no longer misleading or wrong.
Brian Granger -
r1677:03e4c53a
Show More
Name Size Modified Last Commit Author
IPython
debian
docs
scripts
setupext
test
tools
.checkeol Loading ...
.hgignore Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
README_Windows.txt Loading ...
ipykit.py Loading ...
ipython.py Loading ...
setup.py Loading ...
setup_bdist_egg.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...
setupexe.py Loading ...

===============
IPython1 README
===============

.. contents::

Overview
========

Welcome to IPython. New users should consult our documentation, which can be found
in the docs/source subdirectory.