gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-docs] branch master updated: Document Docbuilder set


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: Document Docbuilder setup.
Date: Fri, 13 Sep 2019 10:19:46 +0200

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

marcello pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 4342bc4  Document Docbuilder setup.
4342bc4 is described below

commit 4342bc401ef004b52fa38c531d47a6c78f87c824
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 10:19:28 2019 +0200

    Document Docbuilder setup.
---
 onboarding.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/onboarding.rst b/onboarding.rst
index 1fce9bc..eed8f97 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -173,6 +173,26 @@ The following commands do that:
 
 .. _Testing-components:
 
+Building the documentation
+==========================
+
+All the Taler documentation is built by the user `docbuilder` that
+runs a Buildbot worker.  The following commands set the `docbuilder` up,
+starting with a empty home directory.
+
+::
+  # Log-in as the 'docbuilder' user.
+
+  $ cd $HOME
+  $ git clone git://git.taler.net/deployment
+  $ ./deployment/bootstrap-docbuilder
+
+  # If the previous step worked, the setup is
+  # complete and the Buildbot worker can be started.
+
+  $ buildbot-worker start worker/
+
+
 Testing components
 ==================
 

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



reply via email to

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