Commit Graph

11 Commits

Author SHA1 Message Date
Leron Gray c87b1a0759 update docs for RichHandler suppress 2022-01-25 16:58:56 -08:00
Aaron Stephens c3469772a4 docs: fix typos and whitespace 2022-01-03 01:04:35 -08:00
Troy Williams 510cec7116 Added section `Automatic Traceback Handler` to traceback.rst. It describes a method to automatically install the rich.traceback without having to include the code in your modules. 2021-10-09 09:37:08 -04:00
Will McGugan cf606f0a3c changelog, doc fix 2021-10-06 14:07:20 +01:00
Will McGugan 550d391171 docs 2021-09-24 10:02:56 +01:00
Will McGugan e96d889beb tests 2021-09-24 09:41:23 +01:00
Will McGugan c41b654d75 traceback doc update 2021-08-03 17:27:42 +01:00
Simon Willison 121d72721f
Improved example code for trackback
- Show how to create a `console` object
- Demonstrate the `show_locals=True` parameter

Refs #1380
2021-08-03 08:51:39 -07:00
Will McGugan 34cfcee6e7 docs 2020-03-08 18:34:56 +00:00
Will McGugan cac26dfd40 docs 2020-02-22 20:14:23 +00:00
Will McGugan e33afdd122 readme and docs 2020-02-22 20:04:20 +00:00