testing/mozbase/docs/setuprunning.rst

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     1 Set up and running
     2 ------------------
     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.
     9 .. toctree::
    10    :maxdepth: 2
    12    mozfile
    13    mozprofile
    14    mozprocess
    15    mozcrash

mercurial