env = Environment(tools=['docbook'])
env.DocbookHtmlhelp('manual.html', 'manual', xsl='htmlhelp.xsl')

