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:26:47 +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 7b4d367  api->docs
7b4d367 is described below

commit 7b4d36717eb5ff48fa8ba18f854359b02d61dcd7
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 10:26:44 2019 +0200

    api->docs
---
 taler-docbuild/update_docs.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/taler-docbuild/update_docs.sh b/taler-docbuild/update_docs.sh
index 862ab8f..2d49864 100755
--- a/taler-docbuild/update_docs.sh
+++ b/taler-docbuild/update_docs.sh
@@ -10,11 +10,11 @@ fetch () {
   git reset --hard "$branch"
 }
 
-cd $HOME/api
+cd $HOME/docs
 fetch
 make html
 
-mkdir -p $HOME/build/api/html/
+mkdir -p $HOME/build/docs/html/
 
-cp -r _build/html/* $HOME/build/api/html/
+cp -r _build/html/* $HOME/build/docs/html/
 

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



reply via email to

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