summaryrefslogtreecommitdiffstats
path: root/c-user/region (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-28c-user: Generate region manager documentationSebastian Huber2-470/+859
The 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. The documentation source files were generated from the items by a script. Update #3993.
2021-02-10c-user: Add labels to the manager chaptersSebastian Huber1-0/+2
Update #3993.
2020-09-02c-user: Split up region managerSebastian Huber5-0/+793
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.