• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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   platform
23   connection
24
25Indices and tables
26==================
27
28* :ref:`genindex`
29* :ref:`modindex`
30* :ref:`search`
31
32