testing/mozbase/docs/setuprunning.rst

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     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