summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-ini-file-section.yml
blob: 0772b6dafdbc5b367951afe347c26813aa786430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2023 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      enabled-by:
        description: |
          It shall define the conditions under which the section is enabled.
        spec-type: enabled-by
      key-value-pairs:
        description: null
        spec-type: qdp-ini-file-key-value-pair-list
      name:
        description: |
          It shall be the name of the section.
        spec-type: str
    description: |
      This set of attributes specifies an INI file section.
    mandatory-attributes: all
spec-name: INI File Section
spec-type: qdp-ini-file-section
type: spec