[DOC] add monk website
This commit is contained in:
parent
8f291a74be
commit
e23442beb1
@ -10,6 +10,7 @@ def create():
|
||||
myModule = module.Module(__file__, 'ege', 'LIBRARY')
|
||||
# enable doculentation :
|
||||
myModule.set_website("http://heeroyui.github.io/ege/")
|
||||
myModule.set_website_sources("http://github.com/heeroyui/ege/")
|
||||
myModule.set_path(tools.get_current_path(__file__) + "/ege/")
|
||||
# add the currrent module at the
|
||||
return myModule
|
||||
|
Loading…
x
Reference in New Issue
Block a user