comparison: testing/mozbase/docs/setuprunning.rst
testing/mozbase/docs/setuprunning.rst
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 Set up and running |
|
2 ------------------ |
|
3 |
|
4 Activities under this domain include installing the software, creating |
|
5 a profile (a set of configuration settings), running a program in a |
|
6 controlled environment such that it can be shut down safely, and |
|
7 correctly handling the case where the system crashes. |
|
8 |
|
9 .. toctree:: |
|
10 :maxdepth: 2 |
|
11 |
|
12 mozfile |
|
13 mozprofile |
|
14 mozprocess |
|
15 mozcrash |