docs: add tags

This patch will add 'tags' top nav bar item to the mkdocs page. The tags
are collected from the metadata 'scope' list in each test.

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
diff --git a/mkdocs.yml b/mkdocs.yml
index 1900c83..ca4fe01 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -4,3 +4,7 @@
 copyright: Linaro Ltd.
 plugins:
     - linaro-test-definitions
+    - tags
+    - exclude:
+        glob:
+          - plans/*