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/posix-init-thread.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c-user/config/posix-init-thread.rst') diff --git a/c-user/config/posix-init-thread.rst b/c-user/config/posix-init-thread.rst index deadbc6..08215e6 100644 --- a/c-user/config/posix-init-thread.rst +++ b/c-user/config/posix-init-thread.rst @@ -15,12 +15,16 @@ .. .. https://docs.rtems.org/branches/master/eng/req/howto.html +.. Generated from spec:/acfg/if/group-posixinit + POSIX Initialization Thread Configuration ========================================= This section describes configuration options related to the POSIX initialization thread. +.. Generated from spec:/acfg/if/posix-init-thread-entry-point + .. index:: CONFIGURE_POSIX_INIT_THREAD_ENTRY_POINT .. _CONFIGURE_POSIX_INIT_THREAD_ENTRY_POINT: @@ -49,6 +53,8 @@ NOTES: The application shall provide the function referenced by this configuration option. +.. Generated from spec:/acfg/if/posix-init-thread-stack-size + .. index:: CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE .. _CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE: @@ -82,6 +88,8 @@ DESCRIPTION: NOTES: None. +.. Generated from spec:/acfg/if/posix-init-thread-table + .. index:: CONFIGURE_POSIX_INIT_THREAD_TABLE .. _CONFIGURE_POSIX_INIT_THREAD_TABLE: -- cgit v1.2.3