[DEV] add documentation generation

This commit is contained in:
Edouard DUPIN 2013-12-04 23:43:09 +01:00
parent b616a99bfa
commit a3e1f35dcf

View File

@ -5,6 +5,8 @@ import lutinTools
def Create(target):
# module name is 'edn' and type binary.
myModule = lutinModule.module(__file__, 'ege', 'LIBRARY')
# enable doculentation :
myModule.doc_enable()
# add the file to compile:
myModule.AddSrcFile([