From f9ec8d0f12751cdb3a6138e85d856ba7eeadca02 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 28 Dec 2013 16:08:13 +0100 Subject: [PATCH] [DOC] add monk website --- external/etk | 2 +- monk | 2 +- sources/monk_ewol.py | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/external/etk b/external/etk index df148eca..64d54ca8 160000 --- a/external/etk +++ b/external/etk @@ -1 +1 @@ -Subproject commit df148eca2325b2dff7567aebf81e6908c2a47cdb +Subproject commit 64d54ca8da34f71c5b1b98f50f6ae3902a136db9 diff --git a/monk b/monk index 5e80692a..999a8a98 160000 --- a/monk +++ b/monk @@ -1 +1 @@ -Subproject commit 5e80692aa8a46264c9d0b3c04bfa750bd0230369 +Subproject commit 999a8a98bfc4075871b46ac29994c08b05f311de diff --git a/sources/monk_ewol.py b/sources/monk_ewol.py index 64186d27..ce44ed2e 100755 --- a/sources/monk_ewol.py +++ b/sources/monk_ewol.py @@ -10,6 +10,7 @@ def create(): myModule = monkModule.Module(__file__, 'ewol', 'LIBRARY') # enable doculentation : myModule.set_website("http://heeroyui.github.io/ewol/") + myModule.set_website_sources("http://github.com/heeroyui/ewol/") myModule.set_path(tools.get_current_path(__file__) + "/ewol/") myModule.set_path_general_doc(tools.get_current_path(__file__) + "/../doc/") # add the currrent module at the