X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2FSUMMARY.md;h=44b06f8dd0cbcd08080031a0347b3b27a0f511c5;hb=7a42848a00166bf5d4b79d341344d81439cc3b60;hp=5b4b9a64e8f63944e9b9cbce627ddc223107397a;hpb=98b3f3bfed183a89eec13386d5138ef73b13ea34;p=src%2Fapp-framework-binder.git diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 5b4b9a64..44b06f8d 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -1,6 +1,7 @@ # Summary -* [Binder Overview](README.md) +* [Document revisions](README.md) +* [Binder Overview](afb-introduction.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) @@ -9,4 +10,5 @@ * [Binder daemon vocabulary](afb-daemon-vocabulary.md) * [Annexes](annexes.md) * [Installing the binder on a desktop](afb-desktop-package.md) - * [Options of afb-daemon](afb-daemon-options.md) \ No newline at end of file + * [Options of afb-daemon](afb-daemon-options.md) + * [Debugging afb-daemon](afb-daemon-debugging.md)