Commit 03cc5e02 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] tutorial text improved

parent 9151441e
......@@ -138,7 +138,7 @@ homeLayoutCpt = R.hooksComponentWithModule thisModule "homeLayout" cpt
start_tutos :: Array Tuto
start_tutos = [ Tuto { title : "The tree is your friend"
, id : "video_tutorial.ogv#t=,8"
, text : "The tree enables you to control all your actions. The Tree has typed nodes. Each nodes has some attributes and methods which depend on its type. This specific feature ease to memorize all the complexity of the GarganText ergonomy."
, text : "The tree enables you to control all your actions. The Tree has typed nodes. Each node has some attributes and some methods which depend on its type. This specific feature ease to memorize all the complexity of the GarganText ergonomy: hence you do not need to memorize all the documentation! Just remember these simple axioms, the Tree is built with parent-children relations of nodes which have specific attributes and methods. To get its methods and attributes, just click on the wheel near its name (for this feature, see advanced tutorial: how to play with GarganText)."
}
, Tuto { title : "Edit your profile"
, id : "video_tutorial.ogv#t=9,24"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment