diff options
author | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2016-05-30 14:56:38 +0200 |
---|---|---|
committer | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2016-05-30 14:58:06 +0200 |
commit | d73846c8868be1098fb75df83521ba34cfbcad16 (patch) | |
tree | 8fc525fafbab5cc566dd3166ee9c97ec8dba11c7 /doc/afb-plugins-overview.md | |
parent | ea682aac623181e6df8555c29cca52697460c22f (diff) |
Add tests documentation, fix typo
Document the tests in "test/".
Fix typo in plugins documentation.
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Diffstat (limited to 'doc/afb-plugins-overview.md')
-rw-r--r-- | doc/afb-plugins-overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/afb-plugins-overview.md b/doc/afb-plugins-overview.md index 7e351b6a..18b67b17 100644 --- a/doc/afb-plugins-overview.md +++ b/doc/afb-plugins-overview.md @@ -1,6 +1,6 @@ # Overview of plugins shipped with AFB-Daemon Version: 1 - Date: 30 mai 2016 + Date: 30 May 2016 Author: Manuel Bachmann |