[DEV] add documentation generation
This commit is contained in:
parent
03efb06322
commit
9fee33207a
@ -4,6 +4,8 @@ import lutinTools
|
||||
|
||||
def Create(target):
|
||||
myModule = lutinModule.module(__file__, 'esvg', 'LIBRARY')
|
||||
# enable doculentation :
|
||||
myModule.doc_enable()
|
||||
|
||||
myModule.AddModuleDepend(['etk', 'agg', 'exml'])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user