[RELEASE] new version 0.1.0
This commit is contained in:
parent
d4c651047d
commit
dc477bd64e
@ -10,11 +10,11 @@ def create(target, module_name):
|
|||||||
my_module.set_title("E-translate: Ewol runtime translate tool")
|
my_module.set_title("E-translate: Ewol runtime translate tool")
|
||||||
my_module.set_website("http://atria-soft.github.io/" + module_name)
|
my_module.set_website("http://atria-soft.github.io/" + module_name)
|
||||||
my_module.set_website_sources("http://github.com/atria-soft/" + module_name)
|
my_module.set_website_sources("http://github.com/atria-soft/" + module_name)
|
||||||
"""
|
|
||||||
my_module.add_path([
|
my_module.add_path([
|
||||||
module_name,
|
module_name,
|
||||||
"doc"
|
"doc"
|
||||||
])
|
])
|
||||||
|
"""
|
||||||
my_module.add_sample_path([
|
my_module.add_sample_path([
|
||||||
"sample"
|
"sample"
|
||||||
])
|
])
|
||||||
|
@ -1 +1 @@
|
|||||||
0.1-dev
|
0.1.0
|
Loading…
x
Reference in New Issue
Block a user