From 51a5138bfea0c1bebfa25ba9e726f52589f3c21a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 12 Oct 2020 15:51:24 +0200 Subject: c-user: Add "Generated from ..." comments --- c-user/config/idle-task.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c-user/config/idle-task.rst') diff --git a/c-user/config/idle-task.rst b/c-user/config/idle-task.rst index 8210da1..64a596f 100644 --- a/c-user/config/idle-task.rst +++ b/c-user/config/idle-task.rst @@ -15,11 +15,15 @@ .. .. https://docs.rtems.org/branches/master/eng/req/howto.html +.. Generated from spec:/acfg/if/group-idle + Idle Task Configuration ======================= This section describes configuration options related to the idle tasks. +.. Generated from spec:/acfg/if/idle-task-body + .. index:: CONFIGURE_IDLE_TASK_BODY .. _CONFIGURE_IDLE_TASK_BODY: @@ -52,6 +56,8 @@ NOTES: IDLE threads can be used to initialize the application, see configuration option :ref:`CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION`. +.. Generated from spec:/acfg/if/idle-task-init-appl + .. index:: CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION .. _CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION: @@ -98,6 +104,8 @@ NOTES: otherwise a compile time error in the configuration file will occur. +.. Generated from spec:/acfg/if/idle-task-stack-size + .. index:: CONFIGURE_IDLE_TASK_STACK_SIZE .. _CONFIGURE_IDLE_TASK_STACK_SIZE: -- cgit v1.2.3