]> git.saurik.com Git - wxWidgets.git/commitdiff
put the CHM in the out folder instead of out/html; be quiet during output generation
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 15 Mar 2008 13:36:08 +0000 (13:36 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 15 Mar 2008 13:36:08 +0000 (13:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/Doxyfile_inc

index 05fa77f5d7aab00b6ed629260ce17c3dcce01a3b..b0af4bf9665df65d47b6b14685ed061f458d1d7a 100644 (file)
@@ -201,7 +201,7 @@ FILE_VERSION_FILTER    =
 #---------------------------------------------------------------------------
 # configuration options related to warning and progress messages
 #---------------------------------------------------------------------------
-QUIET                  = NO
+QUIET                  = YES
 WARNINGS               = YES
 WARN_IF_UNDOCUMENTED   = YES
 WARN_IF_DOC_ERROR      = YES
@@ -256,8 +256,8 @@ HTML_HEADER            = htmlheader.inc
 HTML_FOOTER            = htmlfooter.inc
 HTML_STYLESHEET        = 
 HTML_ALIGN_MEMBERS     = YES
-HTML_DYNAMIC_SECTIONS  = NO
-CHM_FILE               = wx.chm
+HTML_DYNAMIC_SECTIONS  = YES
+CHM_FILE               = ..\wx.chm      # NOTE: we need to use Win-style separator here
 GENERATE_CHI           = NO
 BINARY_TOC             = NO
 TOC_EXPAND             = NO