diff --git a/doc/faq.bb b/doc/faq.bb index c4a37b52..4a760745 100644 --- a/doc/faq.bb +++ b/doc/faq.bb @@ -1,3 +1,23 @@ +=?= FAQ =?= + +== What is ewol licence == + +This is really simple : APACHE-2 : + +Copyright ewol Edouard DUPIN + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + [[http://www.apache.org/licenses/LICENSE-2.0]] + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + diff --git a/doc/index.bb b/doc/index.bb index 843d58fd..fd1d8095 100644 --- a/doc/index.bb +++ b/doc/index.bb @@ -38,7 +38,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + [[http://www.apache.org/licenses/LICENSE-2.0]] Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/doc/tutorial/001_HelloWord.bb b/doc/tutorial/001_HelloWord.bb index 9a2cb3ef..e48d38b9 100644 --- a/doc/tutorial/001_HelloWord.bb +++ b/doc/tutorial/001_HelloWord.bb @@ -1,6 +1,3 @@ -=?= Tutorial 1: Hello Word =?= -__________________________________________________ -[left][tutorial[000_Build | Previous: Download & Build]][/left] [right][tutorial[010_ObjectModel | Next: Object model]][/right] === Objectif === :** Understand basis of ewol diff --git a/doc/tutorial/010_ObjectModel.bb b/doc/tutorial/010_ObjectModel.bb index e7410e47..b0725b76 100644 --- a/doc/tutorial/010_ObjectModel.bb +++ b/doc/tutorial/010_ObjectModel.bb @@ -1,6 +1,3 @@ -=?= Tutorial 2: Object Model =?= -__________________________________________________ -[left][tutorial[001_HelloWord | Previous: Hello Word]][/left] [right][tutorial[011_ObjectConfig | Next: Object config]][/right] === Objectif === :** Understand ewol basic [class[ewol::Object]] diff --git a/doc/tutorial/011_ObjectConfig.bb b/doc/tutorial/011_ObjectConfig.bb index 44285a09..ce4e8ae4 100644 --- a/doc/tutorial/011_ObjectConfig.bb +++ b/doc/tutorial/011_ObjectConfig.bb @@ -1,7 +1,3 @@ -=?= Tutorial 3: Object Config =?= -__________________________________________________ -[left][tutorial[010_ObjectModel | Previous: Object model]][/left] [right][tutorial[012_ObjectMessage | Next: Object signals]][/right] - === Objectif === :** Understand ewol::Object configuration parameter :** Create an configurable object diff --git a/doc/tutorial/012_ObjectMessage.bb b/doc/tutorial/012_ObjectMessage.bb index fdf4e0a3..bf405568 100644 --- a/doc/tutorial/012_ObjectMessage.bb +++ b/doc/tutorial/012_ObjectMessage.bb @@ -1,6 +1,3 @@ -=?= Tutorial 4: Object Signals =?= -__________________________________________________ -[left][tutorial[011_ObjectConfig | Previous: Object config]][/left] [right][tutorial[020_FileAccess | Next: File Access]][/right] === Objectif === :** Understand ewol::Object Messaging system diff --git a/doc/tutorial/020_FileAccess.bb b/doc/tutorial/020_FileAccess.bb index 05bfc8f5..6034022c 100644 --- a/doc/tutorial/020_FileAccess.bb +++ b/doc/tutorial/020_FileAccess.bb @@ -1,6 +1,3 @@ -=?= Tutorial 5: File Access =?= -__________________________________________________ -[left][tutorial[012_ObjectMessage | Previous: Object signal]][/left] [right][tutorial[021_Resources | Next: Resources management]][/right] === Objectif === :** Understand why we wrap interface on file system diff --git a/doc/tutorial/021_Resources.bb b/doc/tutorial/021_Resources.bb index e69de29b..db231f87 100644 --- a/doc/tutorial/021_Resources.bb +++ b/doc/tutorial/021_Resources.bb @@ -0,0 +1,6 @@ + +=== Objectif === +:** Understand What is a resource +:** Use resources + + diff --git a/doc/tutorial/030_ConplexeXmlGui.bb b/doc/tutorial/030_ConplexeXmlGui.bb index e69de29b..3df63f30 100644 --- a/doc/tutorial/030_ConplexeXmlGui.bb +++ b/doc/tutorial/030_ConplexeXmlGui.bb @@ -0,0 +1,7 @@ +=== Objectif === +:** What is a Widget +:** Simply create a comple Gui + + + + diff --git a/doc/tutorial/050_CreateCustomWidget.bb b/doc/tutorial/050_CreateCustomWidget.bb index 0477cd9e..c6dbd4eb 100644 --- a/doc/tutorial/050_CreateCustomWidget.bb +++ b/doc/tutorial/050_CreateCustomWidget.bb @@ -1,4 +1,3 @@ -=?=Create a custum widget=?= To create a custum widget, this is as simple as complex. The first things to do is to choice a methode to display you widget: diff --git a/doc/tutorial/051_AddWidgetCustumInXML.bb b/doc/tutorial/051_AddWidgetCustumInXML.bb index 33094160..12370b6f 100644 --- a/doc/tutorial/051_AddWidgetCustumInXML.bb +++ b/doc/tutorial/051_AddWidgetCustumInXML.bb @@ -1,7 +1,4 @@ - - - == Declare object in XML == Object can be declared in some XML, (like gui decription), then we need to declare the Object in the system recognition. diff --git a/monk b/monk index 9b9a5d32..6c7b028c 160000 --- a/monk +++ b/monk @@ -1 +1 @@ -Subproject commit 9b9a5d323787b13ab5b0f7de6d064e326e143426 +Subproject commit 6c7b028c50b5c5862ad1c2c1a7f3c0cce8b29aae