HTML Help

Is wxHtmlHelpController a good cross platform approach to
online help within the App?

I can't figure out how to get started.
help= wx.wxHtmlHelpController() or
help= wx.HtmlHelpController()

says wx module has no such attribute.

Googled a lot, can't find a sample.