.. include:: global.inc
***************************
**Ruffus** documentation
***************************
==========================================
Start Here:
==========================================

.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Introduction
   :name: introduction_toc

   index.html
   installation.rst
   history.rst
   tutorials/new_tutorial/manual_contents.rst
   tutorials/new_syntax.rst
   Future plans
   faq.rst
   gallery.rst
   why_ruffus.rst
   release.rst


=====================
Quick Reference:
=====================
.. toctree::
    :maxdepth: 1
    :caption: Reference
    :name: reference_toc

    pipeline_functions.rst
    decorators/decorators.rst
    decorators/indicator_objects.rst



.. toctree::
   :maxdepth: 2
   :hidden:

   design.rst
   Implementation_notes <implementation_notes.rst>
   cheatsheet.rst
   glossary.rst




.. toctree::
   :maxdepth: 2
   :hidden:

   task.rst
   proxy_logger.rst

.. comment
   graph.rst
   print_dependencies.rst
   adjacent_pairs_iterate.rst

.. toctree::
    :maxdepth: 1
    :caption: Contributing
    :name: contributing_toc

    contributing.rst

=======
Indices
=======

* :ref:`genindex`
