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/min-posix-thread-stack-size.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/if/acfg/min-posix-thread-stack-size.yml') diff --git a/spec/if/acfg/min-posix-thread-stack-size.yml b/spec/if/acfg/min-posix-thread-stack-size.yml index 6a2e819f..8b3d364f 100644 --- a/spec/if/acfg/min-posix-thread-stack-size.yml +++ b/spec/if/acfg/min-posix-thread-stack-size.yml @@ -5,7 +5,7 @@ copyrights: - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) default-value: | The default value is two times the value of - :ref:`CONFIGURE_MINIMUM_TASK_STACK_SIZE`. + ${min-task-stack-size:/name}. description: | The value of this configuration option defines the minimum stack size in bytes for every POSIX thread in the system. -- cgit v1.2.3