summaryrefslogtreecommitdiff
path: root/spec/spec/spec-info.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 14:17:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 13:27:33 +0200
commit1fce758513a51f35fd38ce684a51c3f497a5d833 (patch)
treef2dcb0ebd9871b3de98bf7698ba4e957d7d0955d /spec/spec/spec-info.yml
parente3563c1d0d1137d1397463fedeb754db61067677 (diff)
spec: Move specification of specification items
This makes it reusable.
Diffstat (limited to 'spec/spec/spec-info.yml')
-rw-r--r--spec/spec/spec-info.yml46
1 files changed, 0 insertions, 46 deletions
diff --git a/spec/spec/spec-info.yml b/spec/spec/spec-info.yml
deleted file mode 100644
index 5bdbeee0..00000000
--- a/spec/spec/spec-info.yml
+++ /dev/null
@@ -1,46 +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
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes:
- bool:
- description: |
- It shall specify a boolean value.
- spec-type: spec-bool
- dict:
- description: |
- It shall specify a set of attributes.
- spec-type: spec-dict
- float:
- description: |
- It shall specify a floating-point value.
- spec-type: spec-float
- int:
- description: |
- It shall specify an integer value.
- spec-type: spec-int
- list:
- description: |
- It shall specify a list of attributes or values.
- spec-type: spec-list
- none:
- description: |
- It specifies that no value is required.
- spec-type: none
- str:
- description: |
- It shall specify a string.
- spec-type: spec-str
- description: |
- This set of attributes specifies attribute values.
- mandatory-attributes: at-least-one
-spec-name: Specification Information
-spec-type: spec-info
-type: spec