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: fix doxygen invoc


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix doxygen invocation
Date: Thu, 27 Jun 2019 15:05:38 +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 b9786db  fix doxygen invocation
b9786db is described below

commit b9786db690681c1c08953943ae8390f4e788e7fc
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 27 15:05:32 2019 +0200

    fix doxygen invocation
---
 taler-docbuild/update_doc_exchange.sh | 2 +-
 taler-docbuild/update_doc_merchant.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-docbuild/update_doc_exchange.sh 
b/taler-docbuild/update_doc_exchange.sh
index 7da72ea..14d9216 100755
--- a/taler-docbuild/update_doc_exchange.sh
+++ b/taler-docbuild/update_doc_exchange.sh
@@ -16,7 +16,7 @@ fetch
 ./configure --enable-only-doc
 make pdf
 make html
-doxygen
+doxygen contrib/Doxyfile
 
 mkdir -p $HOME/build/exchange/manual/pdf/
 mkdir -p $HOME/build/exchange/manual/html
diff --git a/taler-docbuild/update_doc_merchant.sh 
b/taler-docbuild/update_doc_merchant.sh
index 39cd94e..4e35c05 100755
--- a/taler-docbuild/update_doc_merchant.sh
+++ b/taler-docbuild/update_doc_merchant.sh
@@ -16,7 +16,7 @@ fetch
 ./configure --enable-only-doc
 make
 make html pdf
-doxygen
+doxygen contrib/Doxygen
 
 mkdir -p $HOME/build/merchant-backend/manual/pdf/
 mkdir -p $HOME/build/merchant-backend/manual/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]