aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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