diff --git a/lutin_ege.py b/lutin_ege.py index 7b2827f..a6f8f7a 100644 --- a/lutin_ege.py +++ b/lutin_ege.py @@ -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([