Kinsey Moore started a new discussion on user/overview/index.rst: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/128#note_117865

 > -designer, enabling more critical aspects of the system to receive the 
 > required
 > -attention. Such a system, based on an efficient real-time, multiprocessor
 > -executive, is a more realistic model of the outside world or environment for
 > -which it is designed.  As a result, the system will always be more logical,
 > -efficient, and reliable.
 > -
 > -By using the directives provided by RTEMS, the real-time applications 
 > developer
 > -is freed from the problem of controlling and synchronizing multiple tasks 
 > and
 > -processors.  In addition, one need not develop, test, debug, and document
 > -routines to manage memory, pass messages, or provide mutual exclusion.  The
 > -developer is then able to concentrate solely on the application.  By using
 > -standard software components, the time and cost required to develop
 > -sophisticated real-time applications are significantly reduced.
 > +.. include:: ../common/content/RTAS.rst
 > +
 > +.. include:: ../common/content/RTE.rst

The relative path here is wrong and it fails to include these files. These 
should start with ../../ instead of ../ since this file is two directories down 
in the tree.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/128#note_117865
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to