Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-driver / doc / index.rst
1 .. Drupal Drivers documentation master file, created by
2    sphinx-quickstart on Thu Oct 30 12:57:48 2014.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
5
6 Welcome to Drupal Driver' documentation!
7 ========================================
8
9 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.
10
11 Contents:
12
13 .. toctree::
14    :maxdepth: 1
15
16    install
17    drivers
18    usage
19
20 .. _Drupal: http://drupal.org
21 .. _`Drupal Drivers`: https://github.com/jhedstrom/DrupalDriver