Commit Graph

203 Commits

Author SHA1 Message Date
Will McGugan e327ff924b rearrange docs 2020-09-27 12:49:55 +01:00
Will McGugan 314a880ecd logging example 2020-09-27 12:41:56 +01:00
Will McGugan 6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan 55a97280ad
Merge pull request #303 from taliraj/handler-with-tracebacks
handle exceptions with rich's logging handler
2020-09-25 13:10:12 +01:00
Will McGugan 0651310a89 capture 2020-09-23 15:53:41 +01:00
landi 0fac8d5eab handle exceptions with rich's logging handler 2020-09-23 00:49:49 +02:00
Wei Li 46bf9cbc95
fixed typo 2020-09-22 16:00:59 +08:00
Will McGugan 7e9bd93615 docs 2020-09-18 16:02:02 +01:00
Will McGugan 2a31a31469 version bump 2020-09-18 15:30:18 +01:00
Will McGugan eb7737590d column index 2020-09-18 15:27:07 +01:00
Hedy Li caad0d2fb3 fix more spelling 2020-09-16 07:20:22 +00:00
Will McGugan 857d8e0b6c doc 2020-09-12 14:57:34 +01:00
Will McGugan 426e2098ca docs 2020-09-12 14:56:08 +01:00
Will McGugan 8c0f42a4f8 docs 2020-09-12 14:49:28 +01:00
Will McGugan dff14daea8 docs 2020-09-12 14:36:17 +01:00
Will McGugan 5db11e439e docs and group example 2020-09-12 14:31:04 +01:00
Will McGugan 70ee52b1d6 doc fix 2020-09-11 16:57:37 +01:00
Will McGugan b391635ee4 docs and examples 2020-09-11 16:47:10 +01:00
Will McGugan a424fafc56 style docs 2020-09-09 16:41:06 +01:00
Will McGugan 2341b22458 highlighters 2020-09-09 16:20:42 +01:00
Will McGugan f1826276af docs 2020-09-07 17:29:05 +01:00
Will McGugan c0a580ca1a Add rich.inspect 2020-09-07 16:44:31 +01:00
Will McGugan f0ab3f4fff docs version bump 2020-08-25 17:09:56 +01:00
Will McGugan 97aa70c0a4 tests and docs 2020-08-25 10:32:58 +01:00
Will McGugan 2e316a93c7 doc fix 2020-08-15 15:17:18 +01:00
Will McGugan 0eb7958196 words 2020-08-13 15:39:16 +01:00
Will McGugan 8b1f0e7e0a simplify pretty 2020-08-12 21:21:10 +01:00
Will McGugan 542ade896a docs 2020-08-12 21:16:40 +01:00
Will McGugan ce82bb67bb overflow ignore 2020-08-12 21:13:39 +01:00
Will McGugan 1c270a46e8 added crop option 2020-08-12 19:00:51 +01:00
dependabot[bot] dea68b36cd
Bump sphinx from 3.1.2 to 3.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.2...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:52:20 +00:00
Ben d533cb89fb
fix demo-breaking typo 2020-08-09 03:15:58 +02:00
Will McGugan 6169ab64df docs 2020-08-08 17:38:57 +01:00
Will McGugan 1d591e388d words 2020-08-02 15:05:42 +01:00
Will McGugan f06001c457
Merge pull request #199 from willmcgugan/markup-color
color parsing
2020-08-02 12:08:36 +01:00
Will McGugan 2c16eb051a relative imports 2020-08-02 11:55:40 +01:00
Will McGugan 7da3ee6299 markup syntax 2020-08-01 21:23:51 +01:00
Will McGugan 1f09278776 color parsing 2020-08-01 17:45:40 +01:00
Will McGugan fe57ff60d1 words 2020-08-01 16:27:37 +01:00
S0Ulle33 c30dcbed8f
Fix doc 2020-08-01 18:00:24 +06:00
Will McGugan 2b0ad53e1c intro 2020-07-31 18:51:46 +01:00
Will McGugan c0ee115e74 intro doc 2020-07-31 10:44:06 +01:00
Will McGugan eb2f0d5277 windows test fix 2020-07-27 17:27:50 +01:00
Will McGugan 7012f3d3aa doc fix 2020-07-23 17:51:00 +01:00
Will McGugan 70d43d7c92 prompt fix 2020-07-23 16:49:07 +01:00
Will McGugan 0db0cbd005 doc fix 2020-07-22 17:17:20 +01:00
Will McGugan f7cd87f4ef prompt docs 2020-07-22 16:18:35 +01:00
Will McGugan 73de62b9fc prompt update 2020-07-20 18:52:01 +01:00
Phil Ewels 7dc3bb29b2
Logging docs - fix 'extras' typo
The logging argument is `extra` without the extra `s`.

See https://docs.python.org/3.8/library/logging.html#logging.Logger.debug
2020-07-16 10:04:31 +02:00
Will McGugan d19ce43f68 doc 2020-07-15 11:51:44 +01:00
Will McGugan 976599da35 doc requirements 2020-07-13 10:27:38 +01:00
Will McGugan 25407fd236 doc 2020-07-10 22:45:24 +01:00
Will McGugan 0b3d734d1c added example 2020-07-10 16:52:01 +01:00
Will McGugan 66404e44e6 progress with jupyter 2020-07-09 16:48:10 +01:00
Will McGugan 9e6ac1e0ee tweak to test card 2020-07-02 20:00:33 +01:00
Will McGugan 11c0022439 table improvements 2020-06-30 21:40:11 +01:00
Will McGugan 5cf16ae44e font size in docs 2020-06-28 17:57:27 +01:00
Will McGugan 072069c1c1 docs 2020-06-28 17:54:43 +01:00
Will McGugan e63da0a751 fix box docs 2020-06-28 17:53:43 +01:00
Will McGugan cfeb34743c better docs 2020-06-27 22:18:30 +01:00
Will McGugan ab178c2acc box docs 2020-06-27 22:16:00 +01:00
Will McGugan 66363d6709 Merge branch 'master' of github.com:willmcgugan/rich 2020-06-16 16:36:44 +01:00
Will McGugan 1b0e40b5dc doc update 2020-06-16 15:02:18 +01:00
calve 5dab0cabdb
Fix typo 2020-06-16 09:13:09 +02:00
Will McGugan 31d939b392 stdout 2020-06-13 15:05:47 +01:00
Will McGugan 67ae3dac2f redirect stdout, progress tests and docs 2020-06-13 14:48:53 +01:00
Will McGugan bdf2ca9c38 docs 2020-06-12 10:58:51 +01:00
Will McGugan 7147c60886 fix docs 2020-06-12 10:26:11 +01:00
Will McGugan c6c197da56 added transient switch to progress and live render 2020-06-11 15:10:32 +01:00
Will McGugan f9ac1c2f54 docs and rule 2020-06-10 15:21:07 +01:00
Will McGugan ee8a0b56c5 docs 2020-06-07 10:22:36 +01:00
Will McGugan 72802723f2
Merge pull request #102 from willmcgugan/ellipsis
overflow
2020-06-07 10:11:31 +01:00
Will McGugan 26506189d4 test bool 2020-06-07 10:05:26 +01:00
Will McGugan a336534bb8 simplify log render 2020-06-06 15:38:18 +01:00
Will McGugan 7af96dcaf8 no need to add justify 2020-06-06 13:25:21 +01:00
Will McGugan 8ad293cf5f docs 2020-06-06 13:11:29 +01:00
Neil Stoker 171021f2c1
Lower case "console" in import makes example fail 2020-06-06 01:52:25 +01:00
Jakub Wilk bbac62114a fix typos 2020-06-03 10:39:56 +02:00
Will McGugan d28780b716 tidy example 2020-05-31 15:22:23 +01:00
Will McGugan 4241f46df6 columns docs 2020-05-31 15:07:37 +01:00
Will McGugan 6bb9c762f2 columns docs and examples 2020-05-31 12:56:25 +01:00
Will McGugan 7a50f9d3f2 console docs 2020-05-25 11:37:09 +01:00
Will McGugan a846f61b6a docs 2020-05-25 11:27:34 +01:00
Will McGugan 81516e8434 docs 2020-05-25 11:22:53 +01:00
Will McGugan cf1b2d4e68 docs 2020-05-25 11:19:22 +01:00
Will McGugan 6e53a77f1d console docs 2020-05-25 11:14:24 +01:00
Will McGugan dcbd70bbbb docs 2020-05-24 17:26:34 +01:00
Will McGugan 65fc2f9d8b change protocol names, optimizations 2020-05-22 10:33:57 +01:00
Will McGugan afb94d97dc add attributes 2020-05-21 17:15:08 +01:00
Will McGugan 1db22c9d88 allow attribute abbreviations 2020-05-19 13:38:13 +01:00
Will McGugan 54b7e3c881 docs and example 2020-05-17 14:52:48 +01:00
Will McGugan 41c0319ece docs 2020-05-17 12:42:16 +01:00
Will McGugan 5538397047 added justify to print 2020-05-17 12:39:51 +01:00
Will McGugan 7489857185 doc 2020-05-15 13:05:09 +01:00
Will McGugan 646a421719 docs and examples 2020-05-15 13:03:39 +01:00
Will McGugan 2d0276c2a1 progress improvements 2020-05-14 20:15:31 +01:00
Will McGugan a152571ac9 missing doc 2020-05-10 14:16:42 +01:00
Will McGugan 3ed1735e1d hyperlinks docs 2020-05-10 14:12:20 +01:00
Will McGugan 748dea614f rich.syntax 2020-05-08 15:14:18 +01:00
Will McGugan 20078d6d19 docs 2020-05-08 15:03:16 +01:00