[DOC] add monk website
This commit is contained in:
parent
278ecbd12d
commit
f9ec8d0f12
2
external/etk
vendored
2
external/etk
vendored
@ -1 +1 @@
|
||||
Subproject commit df148eca2325b2dff7567aebf81e6908c2a47cdb
|
||||
Subproject commit 64d54ca8da34f71c5b1b98f50f6ae3902a136db9
|
2
monk
2
monk
@ -1 +1 @@
|
||||
Subproject commit 5e80692aa8a46264c9d0b3c04bfa750bd0230369
|
||||
Subproject commit 999a8a98bfc4075871b46ac29994c08b05f311de
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user