summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-26 13:50:42 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-26 14:00:16 +0100
commitbe446d0f6fce4c4489fc96ca2b57985b08ec4edf (patch)
tree2f7d96155c42a66e9ebf1d718882326b7c42563f /spec
parentMove glossary of terms to separate directory (diff)
downloadrtems-central-be446d0f6fce4c4489fc96ca2b57985b08ec4edf.tar.bz2
spec: Move glossary specification
Move the glossary specification to the general specification to make it reusable.
Diffstat (limited to 'spec')
-rw-r--r--spec/spec/glossary-group.yml30
-rw-r--r--spec/spec/glossary-member.yml22
-rw-r--r--spec/spec/glossary-term.yml30
-rw-r--r--spec/spec/glossary.yml26
4 files changed, 0 insertions, 108 deletions
diff --git a/spec/spec/glossary-group.yml b/spec/spec/glossary-group.yml
deleted file mode 100644
index 6f8ea05a..00000000
--- a/spec/spec/glossary-group.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-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 shall be the human readable name of the glossary group.
- spec-type: str
- text:
- description: |
- It shall state the requirement for the glossary group.
- spec-type: str
- description: |
- This set of attributes specifies a glossary group.
- mandatory-attributes: all
-spec-name: Glossary Group Item Type
-spec-type: glossary-group
-type: spec
diff --git a/spec/spec/glossary-member.yml b/spec/spec/glossary-member.yml
deleted file mode 100644
index 6220f7a9..00000000
--- a/spec/spec/glossary-member.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-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: role
- spec-value: glossary-member
- uid: link
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes: {}
- description: |
- It defines the glossary membership role of links.
- mandatory-attributes: all
-spec-name: Glossary Membership Link Role
-spec-type: glossary-member
-type: spec
diff --git a/spec/spec/glossary-term.yml b/spec/spec/glossary-term.yml
deleted file mode 100644
index 9e6473b9..00000000
--- a/spec/spec/glossary-term.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-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 shall be the glossary term.
- spec-type: str
- text:
- description: |
- It shall be the definition of the glossary term.
- spec-type: str
- description: |
- This set of attributes specifies a glossary term.
- mandatory-attributes: all
-spec-name: Glossary Term Item Type
-spec-type: glossary-term
-type: spec
diff --git a/spec/spec/glossary.yml b/spec/spec/glossary.yml
deleted file mode 100644
index 831564b2..00000000
--- a/spec/spec/glossary.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-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: type
- spec-value: glossary
- uid: root
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes:
- glossary-type:
- description: |
- It shall be the glossary item type.
- spec-type: name
- description: |
- This set of attributes specifies a glossary item.
- mandatory-attributes: all
-spec-name: Glossary Item Type
-spec-type: glossary
-type: spec