api-v3: First draft
[src/app-framework-binder.git] / docs / SUMMARY.md
index 44b06f8..580660e 100644 (file)
@@ -1,14 +1,15 @@
 # Summary
 
-* [Document revisions](README.md)
 * [Binder Overview](afb-introduction.md)
+* [Binder daemon vocabulary](afb-daemon-vocabulary.md)
 * [How to write a binding ?](afb-binding-writing.md)
 * [Binding references](afb-binding-references.md)
-* [Migration from v1 to v2](afb-migration-v1-to-v2.md)
 * [Binder events guide](afb-events-guide.md)
 * [Binder Application writing guide](afb-application-writing.md)
-* [Binder daemon vocabulary](afb-daemon-vocabulary.md)
 * [Annexes](annexes.md)
+  * [Migration to binding v3](afb-migration-to-binding-v3.md)
   * [Installing the binder on a desktop](afb-desktop-package.md)
   * [Options of afb-daemon](afb-daemon-options.md)
-  * [Debugging afb-daemon](afb-daemon-debugging.md)
+  * [Debugging binder and bindings](afb-daemon-debugging.md)
+  * [(LEGACY) guide to migrate bindings from v1 to v2](afb-migration-v1-to-v2.md)
+* [Document revisions](REVISIONS.md)