From: Francesco Montorsi Date: Fri, 14 Mar 2008 21:28:04 +0000 (+0000) Subject: remove wine path from doxygen_chm: instead add some comments with urls about where... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/81bcbf00f2b10413716024c2893a29fe5822b98e remove wine path from doxygen_chm: instead add some comments with urls about where to get hhc.exe. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/Doxyfile_all b/docs/doxygen/Doxyfile_all index 5923b07584..1090adb3c6 100644 --- a/docs/doxygen/Doxyfile_all +++ b/docs/doxygen/Doxyfile_all @@ -23,4 +23,5 @@ GENERATE_PERLMOD = YES GENERATE_AUTOGEN_DEF = NO GENERATE_TAGFILE = -HHC_LOCATION = ~/.wine/drive_c/Programmi/HTMLHelpWorkshop/hhc.exe +# see Doxyfile_chm for more info about hhc.exe and where to get it! +HHC_LOCATION = hhc.exe