Browse Source

Doxyfiles: Remove local debug lines

pull/13/head
Seth Hillbrand 7 years ago
parent
commit
2cbbcfd3e0
  1. 2
      Documentation/development/Doxyfile
  2. 2
      Doxyfile
  3. 2
      pcbnew/Doxyfile_python
  4. 2
      pcbnew/Doxyfile_xml

2
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

2
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

2
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

2
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

Loading…
Cancel
Save