From 023586d1657872ea7a6532eeedb3992cf6ebdd35 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 29 Aug 2020 00:38:06 +0200 Subject: doxygen fixes --- doc/doxygen/taler.doxy | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/doxygen') diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy index 67e36bd5..9b27a7d3 100644 --- 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 -- cgit v1.2.3