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