diff options
Diffstat (limited to 'doc/afb-overview.html')
-rw-r--r-- | doc/afb-overview.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/afb-overview.html b/doc/afb-overview.html index 23ca6e9c..caf11d81 100644 --- a/doc/afb-overview.html +++ b/doc/afb-overview.html @@ -16,7 +16,7 @@ <header> <h1 class="title">Overview of AFB-DAEMON</h1> <h2 class="author">José Bollo</h2> -<h3 class="date">23 juin 2016</h3> +<h3 class="date">24 juin 2016</h3> </header> <nav id="TOC"> <ul> @@ -34,9 +34,6 @@ </ul> </nav> <h1 id="overview-of-afb-daemon">Overview of AFB-DAEMON</h1> -<pre><code>version: 1 -Date: 30 mai 2016 -Author: José Bollo</code></pre> <h2 id="roles-of-afb-daemon">Roles of afb-daemon</h2> <p>The name <strong>afb-daemon</strong> stands for <em>Application Framework Binder Daemon</em>. That is why afb-daemon is also named <strong><em>the binder</em></strong>.</p> <p><strong>Afb-daemon</strong> is in charge to bind one instance of an application to the AGL framework and AGL system.</p> |