.. Drupal Drivers documentation master file, created by
   sphinx-quickstart on Thu Oct 30 12:57:48 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Drupal Driver' documentation!
========================================

The `Drupal Drivers`_ are a collection of light-weight drivers with a common interface for interacting with Drupal_. These are generally intended for testing, and are not meant to be API-complete.

Contents:

.. toctree::
   :maxdepth: 1

   install
   drivers
   usage

.. _Drupal: http://drupal.org
.. _`Drupal Drivers`: https://github.com/jhedstrom/DrupalDriver
