taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 329cc1eb7be750c9f09bbfa42a94263b7e833927
parent 82c52275666075e5ca9fd29da02373bab455c720
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 29 May 2017 14:38:43 +0200

fix rendering issue

Diffstat:
Mdocs/deployment.rst | 2+-
Mdocs/dev-talerdotnet.rst | 5+++++
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git 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 @@ -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