diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-20 11:24:17 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-20 11:24:17 +0200 |
commit | 576b24cfff99a347ddefda53aecf98334c030096 (patch) | |
tree | 48a6c5346b3fc42fd51a89683755c61475cc6d1c /docs/SUMMARY.md | |
parent | 98b3f3bfed183a89eec13386d5138ef73b13ea34 (diff) |
docs: add document revision
Change-Id: Ie941042d71ed8de25e0ea9fa9bdbb0990e64d5f2
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 5b4b9a64..9fed80c7 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,4 @@ * [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) |