gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: fix rendering issue


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: fix rendering issue
Date: Mon, 29 May 2017 14:38:33 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 329cc1e  fix rendering issue
329cc1e is described below

commit 329cc1eb7be750c9f09bbfa42a94263b7e833927
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 29 14:38:43 2017 +0200

    fix rendering issue
---
 docs/deployment.rst      | 2 +-
 docs/dev-talerdotnet.rst | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/deployment.rst b/docs/deployment.rst
index ca12e56..4d18dec 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 fd29f20..0804310 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
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]