On Fri, Dec 2, 2022 at 3:17 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

>
>
> On 01.12.22 19:32, Joel Sherrill wrote:
> > diff --git a/c-user/message/directives.rst
> b/c-user/message/directives.rst
> > index 9cb88e2..b71cdc6 100644
> > --- a/c-user/message/directives.rst
> > +++ b/c-user/message/directives.rst
> > @@ -99,6 +99,11 @@ effect.  Default attributes can be selected by using
> the
> >   * the task wait queue discipline used by the message queue:
> >     :c:macro:`RTEMS_FIFO` (default) or :c:macro:`RTEMS_PRIORITY`.
> >
> > +.. index:: local scope
> > +.. index:: global scope
> > +.. index:: RTEMS_GLOBAL
> > +.. index:: RTEMS_LOCAL
> > +
> >   The message queue has a local or global **scope** in a multiprocessing
> network
> >   (this attribute does not refer to SMP systems).  The scope is selected
> by the
> >   mutually exclusive :c:macro:`RTEMS_LOCAL` and :c:macro:`RTEMS_GLOBAL`
>
> The directives.rst files are generated by a script. This block is shared
> with the Doxygen documentation, so adding the index references here
> would be a bit difficult. I can add them to the directive entry.
>

OK. I will reduce the modifications to the key concepts chapter. You
can fix the directives.rst files.

--joel

>
> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.hu...@embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to