summaryrefslogtreecommitdiffstats
path: root/doc/afb-application-writing.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/afb-application-writing.html')
-rw-r--r--doc/afb-application-writing.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/afb-application-writing.html b/doc/afb-application-writing.html
index ad1911df..12a2f13f 100644
--- a/doc/afb-application-writing.html
+++ b/doc/afb-application-writing.html
@@ -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>