From f9cff66d1c1fe69e0814602403279cdf001d36cb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 May 2020 08:48:50 +0200 Subject: spec: Add specification of glossary items --- spec/spec/glossary-group.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 spec/spec/glossary-group.yml (limited to 'spec/spec/glossary-group.yml') diff --git a/spec/spec/glossary-group.yml b/spec/spec/glossary-group.yml new file mode 100644 index 00000000..24863b2e --- /dev/null +++ b/spec/spec/glossary-group.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: group + uid: glossary +spec-description: null +spec-example: null +spec-info: + dict: + attributes: + name: + description: | + It defines the human readable name of the glossary group. + spec-type: str + text: + description: | + It states the requirement for the glossary group. + spec-type: str + description: | + This set of attributes specifies a glossary group. + required-attributes: all +spec-name: Glossary Group Item Type +spec-type: glossary-group +type: spec -- cgit v1.2.3