summaryrefslogtreecommitdiff
path: root/spec-qdp/qdp/steps/doc-ddf-sdd.yml
blob: c129c37dfe1b53f9389d633b78b7d60361c391e0 (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
35
36
37
38
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- action: subprocess
  enabled-by: true
  command:
  - ${../variant:/deployment-directory}/bin/doxygen
  - ${../deployment/doc-ddf-sdd-doxyfile:/file}
  env: []
  expected-return-code: 0
  working-directory: ${../source/rtems-qual-only:/directory}
build-step-type: run-actions
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
description: |
  Builds the SDD.
enabled-by: true
links:
- hash: null
  name: source
  role: input
  uid: ../deployment/doxygen
- hash: null
  name: source
  role: input
  uid: ../source/rtems-qual-only
- hash: null
  name: config
  role: input
  uid: ../deployment/doc-ddf-sdd-doxyfile
- name: destination
  role: output
  uid: ../deployment/doc-ddf-sdd
- name: tagfile
  role: output
  uid: ../deployment/doc-ddf-sdd-tagfile
params: {}
qdp-type: build-step
type: qdp