summaryrefslogtreecommitdiffstats
path: root/c-user/config/scheduler-general.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* c-user: Fix header file pathSebastian Huber2023-02-141-2/+3
|
* c-user: Add application config info directivesSebastian Huber2022-10-041-3/+3
| | | | | Close #4267. Close #4269.
* c-user: Document CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber2022-02-221-3/+90
| | | | Update #4524.
* c-user: Use rubric for configuration optionsSebastian Huber2021-11-171-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.
* c-user: Reformat configuration option constraintsSebastian Huber2021-04-291-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.
* c-user: Add missing "the"Sebastian Huber2021-04-291-11/+10
|
* c-user: Add labels to the manager chaptersSebastian Huber2021-02-101-1/+1
| | | | Update #3993.
* Improve file header comment in generated filesSebastian Huber2021-01-251-3/+7
|
* Improve automatically generated warningSebastian Huber2020-11-121-5/+4
|
* c-user: Add "Generated from ..." commentsSebastian Huber2020-11-091-0/+30
|
* Improve file header comment in generated filesSebastian Huber2020-10-111-4/+9
|
* c-user: Add automatically generated warningSebastian Huber2020-08-071-0/+7
| | | | Update #3994.
* c-user: Improve refs and formatting in appl configSebastian Huber2020-08-071-4/+4
| | | | | | The formatting is generated through references within the specification. Update #3994.
* c-user: Unify references in appl config chapterSebastian Huber2020-07-231-47/+40
| | | | | This is a prepration step to allow the generation of the application configuration options in Doxygen markup.
* c-user: Fix appl config option referencesSebastian Huber2020-07-061-1/+1
|
* c-user: Use * for list itemsSebastian Huber2020-06-171-3/+3
|
* c-user: Move CONFIGURE_MAXIMUM_PRIORITYSebastian Huber2020-04-021-0/+58
| | | | | | Move this option to the scheduler configuration options. Update #3836.
* c-user: Document all configuration optionsSebastian Huber2020-04-011-0/+108
| | | | Close #2806.
* c-user: Use new template for integer config optsSebastian Huber2020-04-011-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.
* c-user: Use new template for feature config optsSebastian Huber2020-03-241-87/+78
| | | | | | | Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
* c-user: Canonicalize configuration option groupsSebastian Huber2020-03-181-6/+8
| | | | Update #3836.
* c-user: Move "General Scheduler Configuration"Sebastian Huber2020-03-121-0/+389
Update #3836.