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