summaryrefslogtreecommitdiff
path: root/doc/exceptions.md
AgeCommit message (Collapse)Author
2024-12-24[DOC] Adjust documentation related to backtraces (#12420)Victor Shepelev
Notes: Merged-By: zverok <zverok.offline@gmail.com>
2024-12-12[DOC] Improve formatting in Markdown files (#12322)Alexander Momchilov
* Fix WASM bullet/code indentation * Use `console` code highlighting where appropriate … which handles the prefix `$` correctly. * Migrate feature proposal template to MarkDown * Set language on code blocks
2024-06-26[DOC] Doc for exceptions (#11008)Burdette Lamar
2024-06-09Correct typo [ci skip]Sampat Badhe
2024-06-04[DOC] Exceptions doc (#10865)Burdette Lamar