gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: api->docs


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: api->docs
Date: Thu, 29 Aug 2019 10:24:21 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new bd7a467  api->docs
bd7a467 is described below

commit bd7a467d1a90414077f692a658b5b3bca7660f1a
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 10:24:18 2019 +0200

    api->docs
---
 bootstrap-docbuilder                             | 2 +-
 taler-docbuild/Makefile                          | 4 ++--
 taler-docbuild/{update_api.sh => update_docs.sh} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bootstrap-docbuilder b/bootstrap-docbuilder
index f9fa6f7..7f71734 100755
--- a/bootstrap-docbuilder
+++ b/bootstrap-docbuilder
@@ -9,7 +9,7 @@
 set -eu
 
 BRANCH=master
-REPOS="bank merchant exchange deployment backoffice api 
merchant-frontend-examples"
+REPOS="bank merchant exchange deployment backoffice docs 
merchant-frontend-examples"
 
 cd $HOME
 
diff --git a/taler-docbuild/Makefile b/taler-docbuild/Makefile
index 66bd4a0..d5a743c 100644
--- a/taler-docbuild/Makefile
+++ b/taler-docbuild/Makefile
@@ -11,8 +11,8 @@ tutorials-stamp:
        ${BASE}/update_tutorials.sh
        touch $@
 
-api-stamp:
-       ${BASE}/update_api.sh
+docs-stamp:
+       ${BASE}/update_docs.sh
        touch $@
 
 backoffice-stamp:
diff --git a/taler-docbuild/update_api.sh b/taler-docbuild/update_docs.sh
similarity index 100%
rename from taler-docbuild/update_api.sh
rename to taler-docbuild/update_docs.sh

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



reply via email to

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