Skip to content

Commit

Permalink
Minor doc updates, ensure README is in final tarball.
Browse files Browse the repository at this point in the history
  • Loading branch information
fperez committed Apr 22, 2012
1 parent 81b82fa commit e6511ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include README.rst
include ipython.py
include setup2.py
include setup3.py
Expand Down
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
Overview
========

Welcome to IPython. Our full documentation, including PDF versions of our
manual, is available on `our website <http://ipython.org/documentation.html>`_;
if you downloaded a built source distribution the ``docs/html`` directory
contains an HTML version of the manual. The ``docs/source`` directory contains
the plaintext version of these manuals.
Welcome to IPython. Our full documentation is available on `our website
<http://ipython.org/documentation.html>`_; if you downloaded a built source
distribution the ``docs/source`` directory contains the plaintext version of
these manuals. If you have Sphinx installed, you can build them by typing
``make html`` for local browsing.


Dependencies and supported Python versions
Expand Down

0 comments on commit e6511ea

Please sign in to comment.