summaryrefslogtreecommitdiffstats
path: root/c-user/fatal-error/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: Generate fatal error manager docsSebastian Huber2021-04-211-11/+43
| | | | | | | | | 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.
* c-user: Split up fatal error managerSebastian Huber2021-04-211-0/+25
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.