scons_gd/scons/test/Docbook/basedir/htmlhelp/image/SConstruct

4 lines
108 B
Python
Raw Normal View History

2022-10-15 16:06:26 +02:00
env = Environment(tools=['docbook'])
env.DocbookHtmlhelp('manual', xsl='htmlhelp.xsl', base_dir='output/')