mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-02-12 16:50:23 +01:00
4 lines
88 B
Python
4 lines
88 B
Python
env = Environment(tools=['docbook'])
|
|
env.DocbookXInclude('manual_xi.xml','manual.xml')
|
|
|