testing/mozbase/docs/devicemanagement.rst

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/testing/mozbase/docs/devicemanagement.rst	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +Device management
     1.5 +-----------------
     1.6 +
     1.7 +Mozbase provides a module called `mozdevice` for the purposes of
     1.8 +running automated tests or scripts on a device (e.g. an Android- or
     1.9 +FirefoxOS-based phone) connected to a workstation.
    1.10 +
    1.11 +.. toctree::
    1.12 +   :maxdepth: 2
    1.13 +
    1.14 +   mozdevice

mercurial