mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
33 lines
722 B
ReStructuredText
33 lines
722 B
ReStructuredText
.. devlib documentation master file, created by
|
|
sphinx-quickstart on Tue Aug 11 17:37:27 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to devlib documentation
|
|
===============================
|
|
|
|
devlib provides an interface for interacting with remote targets, such as
|
|
development boards, mobile devices, etc. It also provides means of collecting
|
|
various measurements and traces from such targets.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
target
|
|
modules
|
|
instrumentation
|
|
derived_measurements
|
|
platform
|
|
connection
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|