gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit eee291e1aaab89283ec03a00f3fed8a1cb20e083
parent bd83912f439e5aee99dde0fbb3a2f37ee8c27fd4
Author: Willow Liquorice <willow@howhill.com>
Date:   Sat,  3 Sep 2022 20:51:42 +0100

-DOC: Redirected doxygen warnings to doxygen_warnings.log

Diffstat:
Mdoc/doxygen/.gitignore | 1+
Mdoc/doxygen/gnunet.doxy | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/doxygen/.gitignore b/doc/doxygen/.gitignore @@ -1,4 +1,5 @@ version.doxy gnunet.tag +doxygen_warnings.log html/ xml/ diff --git a/doc/doxygen/gnunet.doxy b/doc/doxygen/gnunet.doxy @@ -820,7 +820,7 @@ WARN_FORMAT = "$file:$line: $text" # messages should be written. If left blank the output is written to standard # error (stderr). -WARN_LOGFILE = +WARN_LOGFILE = "doxygen_warnings.log" #--------------------------------------------------------------------------- # Configuration options related to the input files