summaryrefslogtreecommitdiffstats
path: root/c-user/initialization/introduction.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.
2021-04-21c-user: Generate initialization manager docsSebastian Huber1-6/+30
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-04-21c-user: Split up fatal error managerSebastian Huber1-1/+1
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
2021-04-21c-user: Split up initialization managerSebastian Huber1-0/+15
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.