From 2cbbcfd3e07dbc6e2db467267fe38dfcda68ac2c Mon Sep 17 00:00:00 2001 From: Seth Hillbrand <hillbrand@ucdavis.edu> Date: Wed, 13 Feb 2019 17:22:07 -0800 Subject: [PATCH] Doxyfiles: Remove local debug lines --- Documentation/development/Doxyfile | 2 +- Doxyfile | 2 +- pcbnew/Doxyfile_python | 2 +- pcbnew/Doxyfile_xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/development/Doxyfile b/Documentation/development/Doxyfile index 696ff38513..fc4cc1ef42 100644 --- a/Documentation/development/Doxyfile +++ b/Documentation/development/Doxyfile @@ -768,7 +768,7 @@ WARN_FORMAT = "$file:$line: $text " # messages should be written. If left blank the output is written to standard # error (stderr). -WARN_LOGFILE = /home/seth/doxy4.log +WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files diff --git a/Doxyfile b/Doxyfile index e5e08b85a7..1c38d43f42 100644 --- a/Doxyfile +++ b/Doxyfile @@ -768,7 +768,7 @@ WARN_FORMAT = "$file:$line: $text " # messages should be written. If left blank the output is written to standard # error (stderr). -WARN_LOGFILE = /home/seth/doxy_err.log +WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files diff --git a/pcbnew/Doxyfile_python b/pcbnew/Doxyfile_python index 379dc20004..d135ae472e 100644 --- a/pcbnew/Doxyfile_python +++ b/pcbnew/Doxyfile_python @@ -768,7 +768,7 @@ WARN_FORMAT = "$file:$line: $text" # messages should be written. If left blank the output is written to standard # error (stderr). -WARN_LOGFILE = /home/seth/doxy3.log +WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files diff --git a/pcbnew/Doxyfile_xml b/pcbnew/Doxyfile_xml index 9a070a998c..2f43b60300 100644 --- a/pcbnew/Doxyfile_xml +++ b/pcbnew/Doxyfile_xml @@ -768,7 +768,7 @@ WARN_FORMAT = "$file:$line: $text " # messages should be written. If left blank the output is written to standard # error (stderr). -WARN_LOGFILE = /home/seth/doxy2.log +WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files