summaryrefslogtreecommitdiff
path: root/spec/spec/glossary-term.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 08:48:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitf9cff66d1c1fe69e0814602403279cdf001d36cb (patch)
tree5e92135850c5c39cec63d57c435288e75980cc3f /spec/spec/glossary-term.yml
parentf641d566bbf4cea902c7c9ed5357bc55b5f90184 (diff)
spec: Add specification of glossary items
Diffstat (limited to '')
-rw-r--r--spec/spec/glossary-term.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/spec/glossary-term.yml b/spec/spec/glossary-term.yml
new file mode 100644
index 00000000..d1c10b5b
--- /dev/null
+++ b/spec/spec/glossary-term.yml
@@ -0,0 +1,30 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: glossary-type
+ spec-value: term
+ uid: glossary
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ term:
+ description: |
+ It names the glossary term.
+ spec-type: str
+ text:
+ description: |
+ It gives the definition of the glossary term.
+ spec-type: str
+ description: |
+ This set of attributes specifies a glossary term.
+ required-attributes: all
+spec-name: Glossary Term Item Type
+spec-type: glossary-term
+type: spec