.. Couchbase Python Client Library documentation master file, created by
   sphinx-quickstart on Fri Apr  5 17:46:04 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Couchbase Python Client Library Documentation
=============================================

Contents:

.. toctree::
   :maxdepth: 2

   api/couchbase
   api/subdoc
   api/datastructures
   api/views
   api/n1ql
   api/fulltext
   api/results
   api/exceptions
   api/transcoder
   api/threads
   api/convertfuncs
   api/items
   api/logging

Asynchronous APIs
=================

.. toctree::
   :maxdepth: 2

   api/txcouchbase
   api/gcouchbase

Internal APIs
=============

These are internal APIs whose interfaces are subject to change. They may
nevertheless be helpful for debugging or extending existing functionality.

.. toctree::
   :maxdepth: 2

   api/async


Administrative APIs
===================

These APIs allow simple manipulation of buckets themselves. They require
administrative privileges. Currently these APIs are only available for
the synchronous `couchbase` interface.

.. toctree::
   :maxdepth: 2

   api/admin


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

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