improves doc for new usages
[src/app-framework-binder.git] / doc / afb-application-writing.html
index ad1911d..12a2f13 100644 (file)
@@ -37,7 +37,7 @@ code > span.er { color: #ff0000; font-weight: bold; }
 <h1 class="title">HOWTO WRITE an APPLICATION above AGL FRAMEWORK</h1>
 <h2 class="author">José Bollo</h2>
 <h2 class="author">Fulup Ar Foll</h2>
-<h3 class="date">10 juin 2016</h3>
+<h3 class="date">24 juin 2016</h3>
 </header>
 <nav id="TOC">
 <ul>
@@ -68,9 +68,6 @@ code > span.er { color: #ff0000; font-weight: bold; }
 </ul>
 </nav>
 <h1 id="howto-write-an-application-above-agl-framework">HOWTO WRITE an APPLICATION above AGL FRAMEWORK</h1>
-<pre><code>version: 1
-Date:    09 juin 2016
-Author:  José Bollo</code></pre>
 <h2 id="programmation-languages-for-applications">Programmation Languages for Applications</h2>
 <h3 id="writing-an-html5-application">Writing an HTML5 application</h3>
 <p>Developers of HTML5 applications (client side) can easily create applications for AGL framework using their preferred HTML5 framework.</p>