From: Vadim Zeitlin Date: Sun, 23 Mar 2008 01:17:45 +0000 (+0000) Subject: correct hhp2cached path X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0c1cc9483ecba053bc9a0983a4a8d48898e334f2?ds=inline correct hhp2cached path git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/utilities.h b/docs/doxygen/mainpages/utilities.h index a4b2b93343..f3fe31ba69 100644 --- a/docs/doxygen/mainpages/utilities.h +++ b/docs/doxygen/mainpages/utilities.h @@ -68,7 +68,7 @@ This utility creates a "cached" version of a @c .hhp file; using cached @c .hhp files in wxHtmlHelpController can drammatically improve the performances of the help viewer. See wxHtmlHelpController for more details. -You can find HHP2Cached in @c utils/helpview. +You can find HHP2Cached in @c utils/hhp2cached. @section page_utils_ifacecheck Interface checker