diff -r 000000000000 -r 6474c204b198 testing/mozbase/docs/setuprunning.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testing/mozbase/docs/setuprunning.rst Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,15 @@ +Set up and running +------------------ + +Activities under this domain include installing the software, creating +a profile (a set of configuration settings), running a program in a +controlled environment such that it can be shut down safely, and +correctly handling the case where the system crashes. + +.. toctree:: + :maxdepth: 2 + + mozfile + mozprofile + mozprocess + mozcrash