mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-03-22 19:17:38 +01:00
3 lines
63 B
Python
3 lines
63 B
Python
env = Environment(tools=['docbook'])
|
|
env.DocbookEpub('manual')
|