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