From 86dbbfa4f84ba3a9059f954cdb02e2439f960df4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 24 Jul 2020 20:44:56 +0200 Subject: spec: Add requirements text to groups --- spec/if/rtems/types/group.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'spec/if/rtems/types/group.yml') diff --git a/spec/if/rtems/types/group.yml b/spec/if/rtems/types/group.yml index 6eccbfae..d7a1aa7f 100644 --- a/spec/if/rtems/types/group.yml +++ b/spec/if/rtems/types/group.yml @@ -1,9 +1,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: API +brief: | + This group contains basic types of the Classic API. copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) -description: | - This group contains the general Classic API types. +description: null enabled-by: true identifier: RTEMSAPIClassicTypes interface-type: group @@ -12,5 +12,7 @@ links: uid: header - role: interface-ingroup uid: ../group -name: Types +name: Basic Types +text: | + The Classic API shall provide an interface to basic types. type: interface -- cgit v1.2.3