summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-sphinx-section.yml
blob: bc6ff49495017c4c3977f13814540fd5aa41ae7a (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
30
31
32
33
34
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
- role: spec-refinement
  spec-key: qdp-type
  spec-value: sphinx-section
  uid: qdp-root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      content:
        description: |
          It shall be the section content.
        spec-type: str
      header:
        description: |
          It shall be the section header.
        spec-type: str
      label:
        description: |
          If the value is present, then it shall be the section label.
        spec-type: optional-str
    description: |
      This set of attributes specifies a Sphinx section.
    mandatory-attributes: all
spec-name: Sphinx Section Item Type
spec-type: qdp-sphinx-section
type: spec