blob: 6ebafb105ba4a15ccbb5c4dc518c18d106d2d87e [file] [log] [blame]
Sergei Trofimov4e6afe92015-10-09 09:30:04 +01001.. 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
23
24
25Indices and tables
26==================
27
28* :ref:`genindex`
29* :ref:`modindex`
30* :ref:`search`
31