1.. devlib documentation master file, created by
2   sphinx-quickstart on Tue Aug 11 17:37:27 2015.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6Welcome to devlib documentation
7===============================
8
9devlib provides an interface for interacting with remote targets, such as
10development boards, mobile devices, etc. It also provides means of collecting
11various measurements and traces from such targets.
12
13Contents:
14
15.. toctree::
16   :maxdepth: 2
17
18   overview
19   target
20   modules
21   instrumentation
22   derived_measurements
23   platform
24   connection
25
26Indices and tables
27==================
28
29* :ref:`genindex`
30* :ref:`modindex`
31* :ref:`search`
32
33