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


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: fix rendering
Date: Thu, 18 May 2017 14:14:12 +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 7651440  fix rendering
7651440 is described below

commit 76514408fa626a90519b997d86ca1751f2a02c74
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 18 14:14:21 2017 +0200

    fix rendering
---
 docs/deployment.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/deployment.rst b/docs/deployment.rst
index 3bdc788..d6ba1d8 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -34,6 +34,7 @@ Deploying to test
 -----------------
 
 1. From a clean home directory, first clone the deployment repository
+
 .. note::
   in case you clean some existing environment, make sure the ``~/.config``
   and other hidden directories are deleted as well.  Make also sure that
@@ -44,29 +45,35 @@ Deploying to test
   $ git clone /var/git/deployment.git
 
 2. Run the bootstrap script; this will checkout any needed repository
+
 .. code-block:: none
   
   $ deployment/bootstrap-bluegreen test
 
 3. Create configuration file
+
 .. code-block:: none
 
   $ taler-deployment-config-generate
 
 4. Compile the project
+
 .. code-block:: none
   
   $ source activate
   $ taler-deployment-build
 
 5. Create denomination and signing keys
+
 .. note::
   This step takes care of creating auditor's signature too.
+
 .. code-block:: none
 
   $ taler-deployment-keyup
 
 6. Sign exchange's /wire response file
+
 .. code-block::
 
   taler-deployment-config-sign

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



reply via email to

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