From 6280da9bfc1ad5d29ab1d88d9c0cf695852a5de6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 5 May 2023 14:41:19 +0200 Subject: spec: Fix group description --- spec/if/group.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/if/group.yml b/spec/if/group.yml index a96facd8..796a6601 100644 --- a/spec/if/group.yml +++ b/spec/if/group.yml @@ -1,9 +1,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: API +brief: | + This group contains the RTEMS Application Programming Interface (API). copyrights: - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) -description: | - This group contains the RTEMS Application Programming Interface (API). +description: null enabled-by: true identifier: RTEMSAPI index-entries: [] -- cgit v1.2.3