summaryrefslogtreecommitdiff
path: root/spec/spec/build-config-header.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 16:08:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit53d462fbd04463f3749ae88144a3d28332fe4c58 (patch)
tree4d52e98ad9304abb7b42826a9f540984dd3d514d /spec/spec/build-config-header.yml
parent95c3f2c10db0454cbb96574b00b1ba06eed8b7b8 (diff)
spec: Canonicalize specification of specification
Diffstat (limited to 'spec/spec/build-config-header.yml')
-rw-r--r--spec/spec/build-config-header.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/spec/build-config-header.yml b/spec/spec/build-config-header.yml
index e622a363..98a332a2 100644
--- a/spec/spec/build-config-header.yml
+++ b/spec/spec/build-config-header.yml
@@ -29,11 +29,11 @@ spec-info:
description: null
spec-type: build-target
description: |
- This set of attributes specifies configuration header files. The
- configuration header files are generated during configure command
- execution and are placed in the build tree. All collected configuration
- defines are written to the configuration header file during the configure
- command execution. To have all configuration defines from sibling items
+ This set of attributes specifies configuration header file. The
+ configuration header file is generated during configure command execution
+ and is placed in the build tree. All collected configuration defines are
+ written to the configuration header file during the configure command
+ execution. To have all configuration defines from sibling items
available it is recommended to link them in the proper order.
required-attributes: all
spec-name: Build Configuration Header Item Type