.. JSON Link documentation master file, created by
   sphinx-quickstart on Wed May  1 17:34:28 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to JSON Link's documentation!
=====================================


This python package provides both a ready-to-go JSON link testing program and an
extensible API for building JSON-link compliant user programs.

.. automodule:: json_link.bin.json_link_tester


API Documentation
-----------------

*WARNING:* the API documentation is very rudimentary. Stay tuned as work
progresses.

.. toctree::
   :maxdepth: 2

   json_link 
   json_link.bin 
   json_link.faults 
   json_link.test 
   json_link.xchg

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

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

