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