From 81bcbf00f2b10413716024c2893a29fe5822b98e Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Fri, 14 Mar 2008 21:28:04 +0000 Subject: [PATCH] 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 --- docs/doxygen/Doxyfile_all | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.50.0