gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: update doxygen resources


From: gnunet
Subject: [taler-merchant] branch master updated: update doxygen resources
Date: Sat, 31 Oct 2020 10:09:52 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new f0668d2  update doxygen resources
f0668d2 is described below

commit f0668d2ce060ddd6bdb6d1d18f3f874a42931584
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 31 10:09:34 2020 +0100

    update doxygen resources
---
 Makefile.am             | 3 ++-
 contrib/microhttpd.tag  | 6 ++++++
 doc/doxygen/Makefile.am | 4 +++-
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9a85ab1..3edff1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,8 @@ EXTRA_DIST = \
  COPYING.AGPL \
  COPYING.LGPL \
  contrib/gnunet.tag \
- contrib/microhttpd.tag
+ contrib/microhttpd.tag \
+ contrib/taler-exchange.tag
 
 app:
        mkdir -p $(PACKAGE)-frontend-$(VERSION)-app
diff --git a/contrib/microhttpd.tag b/contrib/microhttpd.tag
index 8349549..ad39ebf 100644
--- a/contrib/microhttpd.tag
+++ b/contrib/microhttpd.tag
@@ -38,6 +38,12 @@
       <anchorfile>microhttpd.h</anchorfile>
       <arglist></arglist>
     </member>
+    <member kind="define">
+      <type>#define</type>
+      <name>MHD_HTTP_GONE</name>
+      <anchorfile>microhttpd.h</anchorfile>
+      <arglist></arglist>
+    </member>
     <member kind="define">
       <type>#define</type>
       <name>MHD_HTTP_CONFLICT</name>
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am
index cde28de..ce3853a 100644
--- a/doc/doxygen/Makefile.am
+++ b/doc/doxygen/Makefile.am
@@ -15,4 +15,6 @@ clean:
        rm -rf html
 
 EXTRA_DIST = \
-   taler.doxy
+   taler.doxy \
+   logo.svg
+

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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