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: build doxygen


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: build doxygen
Date: Fri, 09 Jun 2017 18:21:59 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 51bf917  build doxygen
51bf917 is described below

commit 51bf9170207c17f5bbe11e7aa13628eacde59383
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 9 18:21:52 2017 +0200

    build doxygen
---
 taler-build/update_docs.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh
index 2c895f6..324c019 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -16,6 +16,7 @@ fetch
 ./bootstrap
 ./configure --enable-only-doc
 make
+doxygen
 
 # 2 exchange
 cd $HOME/exchange
@@ -24,6 +25,7 @@ fetch
 ./configure --enable-only-doc
 make pdf
 make html
+doxygen
 
 # 3 frontends tutorials
 cd $HOME/merchant-frontend-examples

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



reply via email to

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