update documentation
[src/app-framework-binder.git] / doc / afb-daemon-vocabulary.html
index b398aa3..4416db8 100644 (file)
@@ -4,11 +4,10 @@
   <meta charset="UTF-8">
 </head>
 <body>
-<a name="Vocabulary.for.AFB-DAEMON"></a>
-<h1>Vocabulary for AFB-DAEMON</h1>
+<h1 id="Vocabulary.for.AFB-DAEMON">Vocabulary for AFB-DAEMON</h1>
 
 <pre><code>version: 1
-Date:    24 mai 2016
+Date:    25 May 2016
 Author:  José Bollo
 </code></pre>
 
@@ -31,47 +30,35 @@ Author:  José Bollo
  </li>
 </ul></p>
 
-<a name="Authentification"></a>
-<h2>Authentification</h2>
+<h2 id="Authentification">Authentification</h2>
 
-<a name="Context"></a>
-<h2>Context</h2>
+<h2 id="Context">Context</h2>
 
-<a name="Level.of.authorisation..LOA."></a>
-<h2>Level of authorisation (LOA)</h2>
+<h2 id="Level.of.authorisation..LOA.">Level of authorisation (LOA)</h2>
 
-<a name="Plugin"></a>
-<h2>Plugin</h2>
+<h2 id="Plugin">Plugin</h2>
 
-<a name="Request"></a>
-<h2>Request</h2>
+<h2 id="Request">Request</h2>
 
-<a name="Reply.Response"></a>
-<h2>Reply/Response</h2>
+<h2 id="Reply.Response">Reply/Response</h2>
 
-<a name="Service"></a>
-<h2>Service</h2>
+<h2 id="Service">Service</h2>
 
-<a name="Session"></a>
-<h2>Session</h2>
+<h2 id="Session">Session</h2>
 
 <p>A session records data as</p>
 
-<a name="Token"></a>
-<h2>Token</h2>
+<h2 id="Token">Token</h2>
 
-<a name="UUID"></a>
-<h2>UUID</h2>
+<h2 id="UUID">UUID</h2>
 
 <p>It stand for Universal Unic IDentifier.</p>
 
 <p>Its is designed to create identifier in a way that avoid has much as possible conflicts.
 It means that if two differents instance create a UUID, the probability that they create the same UUID is very low, near to zero.</p>
 
-<a name="x-afb-token"></a>
-<h2>x-afb-token</h2>
+<h2 id="x-afb-token">x-afb-token</h2>
 
-<a name="x-afb-uuid"></a>
-<h2>x-afb-uuid</h2>
+<h2 id="x-afb-uuid">x-afb-uuid</h2>
 </body>
 </html>