.. sampledoc documentation master file, created by
   sphinx-quickstart on Tue Aug 11 05:04:40 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

sampledoc tutorial
==================

This is a tutorial introduction to quickly get you up and running with
your own sphinx documentation system.  We'll cover installing sphinx,
customizing the look and feel, using custom extensions for embedding
plots, inheritance diagrams, syntax highlighted ipython sessions and
more.  If you follow along the tutorial, you'll start with nothing and
end up with this site -- it's the bootstrapping documentation tutorial
that writes itself!

The source code for this tutorial lives in mpl svn (see
:ref:`fetching-the-data`) and you can grab a harcopy of the the
`sampledoc PDF <sampledoc.pdf>`_

.. toctree::
   :maxdepth: 2

   getting_started.rst
   custom_look.rst
   extensions.rst
   ipython_directive.rst
   cheatsheet.rst
   emacs_help.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

