merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 023586d1657872ea7a6532eeedb3992cf6ebdd35
parent 9272cb8baa9328f7cb776da7c77e900f42ca4f7e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 29 Aug 2020 00:38:06 +0200

doxygen fixes

Diffstat:
Mdoc/doxygen/taler.doxy | 8+++-----
1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy @@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "GNU Taler: Merchant" -PROJECT_NUMBER = 0.6.0 +PROJECT_NUMBER = 0.8.0 PROJECT_LOGO = logo.svg OUTPUT_DIRECTORY = . CREATE_SUBDIRS = YES @@ -262,16 +262,14 @@ SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- # Configuration::additions related to external references #--------------------------------------------------------------------------- -TAGFILES = ../../contrib/gnunet.tag ../../contrib/microhttpd.tag -GENERATE_TAGFILE = taler-exchange.tag +TAGFILES = ../../contrib/gnunet.tag ../../contrib/microhttpd.tag taler-exchange.tag +GENERATE_TAGFILE = taler-merchant.tag ALLEXTERNALS = NO EXTERNAL_GROUPS = YES -PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- # Configuration options related to the dot tool #--------------------------------------------------------------------------- CLASS_DIAGRAMS = YES -MSCGEN_PATH = HIDE_UNDOC_RELATIONS = YES HAVE_DOT = YES CLASS_GRAPH = NO