diff --git a/monk_etk.py b/monk_etk.py index a1c22a1..e41f150 100644 --- a/monk_etk.py +++ b/monk_etk.py @@ -11,6 +11,7 @@ def create(): myModule = module.Module(__file__, 'etk', 'LIBRARY') # enable doculentation : myModule.set_website("http://heeroyui.github.io/etk/") + myModule.set_website_sources("http://github.com/heeroyui/etk/") myModule.set_path(tools.get_current_path(__file__) + "/etk/") myModule.set_path_general_doc(tools.get_current_path(__file__) + "/doc/") # add the currrent module at the