summaryrefslogtreecommitdiffstats
path: root/c-user/partition/introduction.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: Clarify partition manager documentationSebastian Huber2021-02-031-1/+1
| | | | | | | Unify the wording across similar directives of other managers. Add "CONSTRAINTS" section. Update #3993.
* Improve file header comment in generated filesSebastian Huber2021-01-251-3/+7
|
* c-user: Generate Partition Manager documentationSebastian Huber2020-11-121-7/+33
| | | | | | | | | The manager documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. This header file was generated from the items by a script. Update #3993.
* c-user: Split up partition managerSebastian Huber2020-09-021-0/+19
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.