Added a sample to test wxExtHelpController. Should work with other
wxHelpController implementations, too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
15
samples/help/doc/wxhelp.map
Normal file
15
samples/help/doc/wxhelp.map
Normal file
@@ -0,0 +1,15 @@
|
||||
;
|
||||
; This is a sample wxhelp.map file for a small help application.
|
||||
;
|
||||
;
|
||||
; First, some wxWindows documentation files:
|
||||
;
|
||||
0 wx.html ;wxWindows: Help index; additional keywords like overview
|
||||
1 wx34.htm#classref ; wxWindows Class References
|
||||
2 wx204.htm#functions ; wxWindows Function References; methods
|
||||
;
|
||||
; Some doc++ generated files:
|
||||
;
|
||||
4 aindex.html ;wxExtHelpController: Table of contents
|
||||
3 HIER.html ; Class hierarchy (very small)
|
||||
5 wxExtHelpController.html ; The class documentation of wxExtHelpController.;brower viewer
|
Reference in New Issue
Block a user