comparison doc/Doxyfile @ 87:0add7b7f1505

Make log a part of the html output.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Mon, 15 Oct 2012 18:35:54 +0200
parents 74f7b64bdb78
children
comparison
equal deleted inserted replaced
86:b9654b9c4a66 87:0add7b7f1505
642 642
643 # The WARN_LOGFILE tag can be used to specify a file to which warning 643 # The WARN_LOGFILE tag can be used to specify a file to which warning
644 # and error messages should be written. If left blank the output is written 644 # and error messages should be written. If left blank the output is written
645 # to stderr. 645 # to stderr.
646 646
647 WARN_LOGFILE = 647 WARN_LOGFILE = html/log
648 648
649 #--------------------------------------------------------------------------- 649 #---------------------------------------------------------------------------
650 # configuration options related to the input files 650 # configuration options related to the input files
651 #--------------------------------------------------------------------------- 651 #---------------------------------------------------------------------------
652 652