typer/docs_src
Sebastián Ramírez c750f8206e
Refactor and document handling pretty exceptions (#422)
* ♻️ Rename pretty_errors_ to pretty_exceptions_ to avoid confusion with validation errors

*  Add source examples for pretty_exceptions

* 📝 Add docs for pretty exceptions

* 🔧 Add Exceptions docs to MkDocs

*  Add tests for tutorial about exceptions

*  Update trackeback tests, remove tests covered by tutorial

*  Fix test for module
2022-07-12 21:06:51 +02:00
..
app_dir Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
arguments Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
commands Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
exceptions Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
first_steps Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
launch Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
multiple_values Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
options Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
parameter_types Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
printing Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
progressbar 📝 Add docs for using Rich with Typer (#421) 2022-07-12 18:38:50 +00:00
prompt 📝 Add docs for using Rich with Typer (#421) 2022-07-12 18:38:50 +00:00
subcommands Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
terminating Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
testing Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
using_click Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00