aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-03 20:51:42 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:30 +0100
commiteee291e1aaab89283ec03a00f3fed8a1cb20e083 (patch)
tree877ce246af098a0298661b67e8dcd8bff2f83ff8 /doc
parentbd83912f439e5aee99dde0fbb3a2f37ee8c27fd4 (diff)
downloadgnunet-eee291e1aaab89283ec03a00f3fed8a1cb20e083.tar.gz
gnunet-eee291e1aaab89283ec03a00f3fed8a1cb20e083.zip
-DOC: Redirected doxygen warnings to doxygen_warnings.log
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen/.gitignore1
-rw-r--r--doc/doxygen/gnunet.doxy2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/doxygen/.gitignore b/doc/doxygen/.gitignore
index 6000c5c92..8cfc0958d 100644
--- a/doc/doxygen/.gitignore
+++ b/doc/doxygen/.gitignore
@@ -1,4 +1,5 @@
1version.doxy 1version.doxy
2gnunet.tag 2gnunet.tag
3doxygen_warnings.log
3html/ 4html/
4xml/ 5xml/
diff --git a/doc/doxygen/gnunet.doxy b/doc/doxygen/gnunet.doxy
index fb7fb5eee..b04b1548a 100644
--- a/doc/doxygen/gnunet.doxy
+++ b/doc/doxygen/gnunet.doxy
@@ -820,7 +820,7 @@ WARN_FORMAT = "$file:$line: $text"
820# messages should be written. If left blank the output is written to standard 820# messages should be written. If left blank the output is written to standard
821# error (stderr). 821# error (stderr).
822 822
823WARN_LOGFILE = 823WARN_LOGFILE = "doxygen_warnings.log"
824 824
825#--------------------------------------------------------------------------- 825#---------------------------------------------------------------------------
826# Configuration options related to the input files 826# Configuration options related to the input files