]> git.saurik.com Git - wxWidgets.git/commitdiff
added remark on hhp2cached
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 16 Mar 2000 17:22:25 +0000 (17:22 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 16 Mar 2000 17:22:25 +0000 (17:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0003.txt

index 7aab63066fc2a539f2fd3f12ff61381e0c72cfec..57cab689b1e4113eaf4e5f1270c800c0091a1314 100644 (file)
@@ -48,7 +48,8 @@ For Word RTF:
 If you wish to generate documentation for wxHTML Help Viewer
 (or Windows HTML Help), set htmlWorkshopFiles to true in your
 tex2rtf.ini file. See also the wxHTML Notes section in the
 If you wish to generate documentation for wxHTML Help Viewer
 (or Windows HTML Help), set htmlWorkshopFiles to true in your
 tex2rtf.ini file. See also the wxHTML Notes section in the
-wxWindows manual.
+wxWindows manual. To futher speed-up HTML help books loading
+in your application, you may use hhp2cached (utils/hhp2cached).
 
 src/msw/makefile.vc contains targets for generating various
 formats of documentation. You may like to do something similar if
 
 src/msw/makefile.vc contains targets for generating various
 formats of documentation. You may like to do something similar if