[DOC] add monk website

This commit is contained in:
Edouard DUPIN 2013-12-28 16:10:22 +01:00
parent eef2bf64b9
commit 55e45c1b6b

View File

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