diff options
Diffstat (limited to 'testing/mozbase/docs/mozdevice.rst')
-rw-r--r-- | testing/mozbase/docs/mozdevice.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/mozbase/docs/mozdevice.rst b/testing/mozbase/docs/mozdevice.rst new file mode 100644 index 0000000000..ea95a97d9f --- /dev/null +++ b/testing/mozbase/docs/mozdevice.rst @@ -0,0 +1,8 @@ +:mod:`mozdevice` --- Interact with Android devices +================================================== + +.. automodule:: mozdevice + :members: + :undoc-members: + :inherited-members: + :show-inheritance: |