[DOC] add monk website

This commit is contained in:
Edouard DUPIN 2013-12-28 16:08:44 +01:00
parent 9949742686
commit c14ac65e29

View File

@ -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