testing/mozbase/docs/gettinginfo.rst

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/testing/mozbase/docs/gettinginfo.rst	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +Getting information on the system under test
     1.5 +============================================
     1.6 +
     1.7 +It's often necessary to get some information about the system we're
     1.8 +testing, for example to turn on or off some platform specific
     1.9 +behaviour.
    1.10 +
    1.11 +.. toctree::
    1.12 +   :maxdepth: 2
    1.13 +
    1.14 +   mozinfo
    1.15 +   moznetwork
    1.16 +   mozversion

mercurial