# The simplest way to view a helpbook
from wx.tools import helpviewer
helpviewer.main(['', 'helpbook1.hhp'])
