.. ruffus documentation master file, created by
   sphinx-quickstart on Tue Apr 21 16:55:56 2009.


Pypeline documentation
======================

The :mod:`task` module is a lightweight way to add support 
for running pipelined tasks.

Contents:

.. toctree::
   :maxdepth: 2

   Introduction.rst   
   Overview.rst

   Tutorial.rst
   complicated_example.rst
   
Example code:

.. toctree::
   :maxdepth: 2
   
   simpler.rst
   complicated_example_code.rst
    
Modules:
   
.. toctree::
   :maxdepth: 3

   task.rst
   
.. comment
   Glossary.rst
   FAQ.rst
   Modules:

   task.rst

   graph.rst
   print_dependencies.rst
   adjacent_pairs_iterate.rst


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

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

