Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-driver / doc / index.rst
diff --git a/vendor/drupal/drupal-driver/doc/index.rst b/vendor/drupal/drupal-driver/doc/index.rst
new file mode 100644 (file)
index 0000000..b9a85c9
--- /dev/null
@@ -0,0 +1,21 @@
+.. 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