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