summaryrefslogtreecommitdiff
path: root/doc/exceptions.md
AgeCommit message (Collapse)Author
2025-11-27Reorganize page documentations (#15154)Stan Lo
Re-organize page docs
2025-04-03Grammar fix in doc/exceptions.md: there => they'reHerwin
Notes: Merged: https://github.com/ruby/ruby/pull/13040
2025-01-02[DOC] Exclude 'Method' from RDoc's autolinkingNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/12496
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