exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 31708511d239c711058516c34c37ed0ce3bda715
parent a4427442b44422b714244daff27e76ec01654521
Author: Devan Carpenter <devan@taler.net>
Date:   Wed,  6 Sep 2023 21:18:45 -0400

docs: make doxygen fail on warnings

Diffstat:
Mdoc/doxygen/taler.doxy | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy @@ -866,7 +866,7 @@ WARN_NO_PARAMDOC = YES # Possible values are: NO, YES and FAIL_ON_WARNINGS. # The default value is: NO. -WARN_AS_ERROR = NO +WARN_AS_ERROR = FAIL_ON_WARNINGS # The WARN_FORMAT tag determines the format of the warning messages that doxygen # can produce. The string should contain the $file, $line, and $text tags, which