File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,8 @@ install it using:
4040.. _`pip` : http://www.pip-installer.org
4141.. _`source distribution` : PyPI _
4242
43- Usage
44- -----
45-
4643Starting
47- ~~~~~~~~
44+ --------
4845
4946The remote server can be started by simply creating an instance of the server
5047and passing a test library instance or module to it:
@@ -60,7 +57,7 @@ By default the server listens to address 127.0.0.1 and port 8270. See the next
6057section for information how to configure them.
6158
6259Configuration
63- ~~~~~~~~~~~~~
60+ -------------
6461
6562The remote server accepts following configuration parameters:
6663
@@ -91,7 +88,7 @@ Example:
9188 port_file='/tmp/remote-port.txt', allow_stop=False)
9289
9390Stopping
94- ~~~~~~~~
91+ --------
9592
9693The remote server can be gracefully stopped using three different methods:
9794
You can’t perform that action at this time.
0 commit comments