From b29dd738f97901f464400a19510056790807dc47 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 Jul 2020 08:49:58 +0200 Subject: spec: Use ${...} references in /if/acfg/* This allows generation of Sphinx and Doxygen output. --- spec/if/acfg/bsp-idle-task-stack-size.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/if/acfg/bsp-idle-task-stack-size.yml') diff --git a/spec/if/acfg/bsp-idle-task-stack-size.yml b/spec/if/acfg/bsp-idle-task-stack-size.yml index 5a982222..63e9111e 100644 --- a/spec/if/acfg/bsp-idle-task-stack-size.yml +++ b/spec/if/acfg/bsp-idle-task-stack-size.yml @@ -10,10 +10,10 @@ description: | * this configuration option is defined by the BSP - * and :ref:`CONFIGURE_DISABLE_BSP_SETTINGS` is undefined, + * and ${disable-bsp-settings:/name} is undefined, then the value of this configuration option defines the default value of - :ref:`CONFIGURE_IDLE_TASK_SIZE`. + ${idle-task-stack-size:/name}. enabled-by: true index-entries: [] interface-type: appl-config-option -- cgit v1.2.3