scons_gd/scons/test/Docbook/rootname/htmlhelp/image/SConstruct
2022-10-15 16:06:26 +02:00

4 lines
103 B
Python

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