From 329cc1eb7be750c9f09bbfa42a94263b7e833927 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 29 May 2017 14:38:43 +0200 Subject: fix rendering issue --- docs/deployment.rst | 2 +- docs/dev-talerdotnet.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/deployment.rst b/docs/deployment.rst index ca12e56d..4d18dec5 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -74,7 +74,7 @@ Deploying to test 6. Sign exchange's /wire response file -.. code-block:: +.. code-block:: none taler-deployment-config-sign diff --git a/docs/dev-talerdotnet.rst b/docs/dev-talerdotnet.rst index fd29f208..08043101 100644 --- a/docs/dev-talerdotnet.rst +++ b/docs/dev-talerdotnet.rst @@ -65,6 +65,7 @@ Master To start the master, log in as `containers`, and run: .. code-block:: none + $ ~/buildbot/start.sh # To stop it, run: @@ -74,6 +75,7 @@ There is also a "restart" script, runnable as follows: .. code-block:: none + $ ~/buildbot/restart.sh +++++++++++++++ @@ -89,6 +91,7 @@ buildbot worker. Start it with: .. code-block:: none + $ buildbot-worker start ~/buildbot/selenium_worker/ # stop it with: @@ -108,6 +111,7 @@ on `https://lcov.taler.net`. To start the worker, log in as `lcovslave` and run: .. code-block:: none + $ source ~/activate $ taler-deployment-bbstart @@ -140,6 +144,7 @@ under the `sudoers` directory. To start the worker, log in as `lcovslave` and run: .. code-block:: none + $ source ~/activate $ taler-deployment-bbstart -- cgit v1.2.3