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