summaryrefslogtreecommitdiffstats
path: root/c-user/config/scheduler-general.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2023-02-14c-user: Fix header file pathSebastian Huber1-2/+3
2022-10-04c-user: Add application config info directivesSebastian Huber1-3/+3
Close #4267. Close #4269.
2022-02-22c-user: Document CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber1-3/+90
Update #4524.
2021-11-17c-user: Use rubric for configuration optionsSebastian Huber1-298/+427
Clear the page for each configuration options similar to the directives. Use a rubric instead of a definition list for the application configuration options similar to the directive documentation pages. For direcives and application configuration options use the same rubric order. Generalize value constraints to constraints. This patch does not change hand written content.
2021-04-29c-user: Reformat configuration option constraintsSebastian Huber1-14/+14
If only one constraint is present, then use a single sentence, otherwise use a list for the constraints. Format the constraints so that the line length limit is maintained.
2021-04-29c-user: Add missing "the"Sebastian Huber1-11/+10
2021-02-10c-user: Add labels to the manager chaptersSebastian Huber1-1/+1
Update #3993.
2021-01-25Improve file header comment in generated filesSebastian Huber1-3/+7
2020-11-12Improve automatically generated warningSebastian Huber1-5/+4
2020-11-09c-user: Add "Generated from ..." commentsSebastian Huber1-0/+30
2020-10-11Improve file header comment in generated filesSebastian Huber1-4/+9
2020-08-07c-user: Add automatically generated warningSebastian Huber1-0/+7
Update #3994.
2020-08-07c-user: Improve refs and formatting in appl configSebastian Huber1-4/+4
The formatting is generated through references within the specification. Update #3994.
2020-07-23c-user: Unify references in appl config chapterSebastian Huber1-47/+40
This is a prepration step to allow the generation of the application configuration options in Doxygen markup.
2020-07-06c-user: Fix appl config option referencesSebastian Huber1-1/+1
2020-06-17c-user: Use * for list itemsSebastian Huber1-3/+3
2020-04-02c-user: Move CONFIGURE_MAXIMUM_PRIORITYSebastian Huber1-0/+58
Move this option to the scheduler configuration options. Update #3836.
2020-04-01c-user: Document all configuration optionsSebastian Huber1-0/+108
Close #2806.
2020-04-01c-user: Use new template for integer config optsSebastian Huber1-22/+34
Try to bring all descriptions up to date. Add cross-references to several options. Clarify configuration value constraints. Use this template also for initializer type options. Close #3901.
2020-03-24c-user: Use new template for feature config optsSebastian Huber1-87/+78
Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
2020-03-18c-user: Canonicalize configuration option groupsSebastian Huber1-6/+8
Update #3836.
2020-03-12c-user: Move "General Scheduler Configuration"Sebastian Huber1-0/+389
Update #3836.