Commit graph

335 commits

Author SHA1 Message Date
Felipe S. S. Schneider
8f9131c586 Distinguish input() method from function 2021-10-31 12:38:38 -03:00
Felipe S. S. Schneider
3844ae817b Link to Python's builtin input() 2021-10-31 12:36:52 -03:00
Felipe S. S. Schneider
3949754c43 Add the sphinx.ext.intersphinx plugin 2021-10-31 12:35:58 -03:00
johnthagen
d429b02991
Remove extra space in Theme example 2021-10-28 09:17:57 -04:00
Kenneth Hoste
c875b9c834
add example with dynamic group of progress bars 2021-10-16 13:51:04 +02:00
Will McGugan
1700699b7b
Merge pull request #1546 from 0xflotus/patch-1
fix: small error in docs
2021-10-15 10:03:15 +01: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
0xflotus
ca8a509d08
fix: small error in docs 2021-10-05 23:56:54 +02: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
43d4c4e50c docs 2021-08-28 16:23:18 +01:00
Will McGugan
6910b7e12b added command line tool 2021-08-28 16:17:58 +01:00
Will McGugan
c0941251e0 docs 2021-08-28 15:12:37 +01:00
Will McGugan
6e76b2216f added print_json 2021-08-28 15:04:06 +01:00
kyle pollina
681cf91428 fix parameter
remove extra line in documentation

Update changelog
2021-08-26 16:50:19 -05:00
kyle pollina
fd385853ac Update documentation 2021-08-23 12:10:37 -05:00
Andreas Kanz
6420424b47
fix a typo 2021-08-19 19:04:44 +02:00
Carlton Gibson
5287f8f431
Corrected example description in Progress docs. 2021-08-09 20:35:57 +02:00
Carlton Gibson
32f24fc11f
Corrected typo in Padding docs. 2021-08-09 20:23:56 +02:00
Carlton Gibson
9e8f1b51c4 Whitespace fixes for Pretty Printing docs.
Stripped trailing whitespace and added final newline.
2021-08-09 07:57:46 +02:00
Carlton Gibson
f7bbf59a79 Corrected typo in Pretty Printing docs. 2021-08-09 07:57:03 +02:00
Carlton Gibson
99e5d0b2a0
Correct typo in Console Markup docs. 2021-08-08 21:54:57 +02:00
Will McGugan
c7b733321d doc 2021-08-05 21:39:03 +01:00
Will McGugan
dd53faa04b Add typing 2021-08-05 21:36:09 +01:00
Will McGugan
a46f8352df Merge branch 'master' into 10.7.0 2021-08-05 21:08:06 +01:00
Will McGugan
338d6468be version bump 2021-08-05 17:01:07 +01:00
Will McGugan
c41b654d75 traceback doc update 2021-08-03 17:27:42 +01:00
Will McGugan
774c7c224d
Merge pull request #1381 from simonw/patch-2
Improved example code for trackback
2021-08-03 17:03:23 +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
45191783b4 meta params 2021-08-03 13:25:18 +01:00
Chris Laws
38b2f0adb3 Fix trivial typo and grammar in live docs 2021-08-02 22:23:52 +09:30
Will McGugan
ff43bae4eb .on methods and name changes 2021-07-28 09:10:23 +01:00
Will McGugan
78b8c4422c emoji variant 2021-07-12 19:09:08 +01:00
Will McGugan
eecded871f doc fix 2021-06-18 20:49:41 +01:00
Will McGugan
3281af6f3b auto repr 2021-06-18 20:24:05 +01:00
Christian Clauss
9c12a45374 Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
bobatsar
5709c5d1bb
Update group.rst
Fix typo
2021-06-11 10:13:09 +02:00
Darren Burns
4c9f42cb5c
Fix small typo in Rich Repr documentation 2021-06-10 13:04:06 +01:00
Will McGugan
36758803c8 heading 2021-06-10 12:56:07 +01:00
Will McGugan
0955ed7a6f header 2021-06-10 12:30:49 +01:00
Will McGugan
7111aa9d6e words 2021-06-10 12:26:28 +01:00
Will McGugan
a9d723dd69 added angular example 2021-06-10 09:29:50 +01:00
Will McGugan
f7c3c98e66 words 2021-06-10 08:44:03 +01:00
Will McGugan
63ae6d3acd words 2021-06-10 08:17:13 +01:00
Will McGugan
2df757b2a3 docs 2021-06-09 18:56:11 +01:00
Will McGugan
9a65f49789
Merge branch 'master' into feat/add-ipython-extension 2021-06-09 18:45:06 +01:00
Will McGugan
1af5eee96f pretty docs 2021-06-09 15:39:58 +01:00
Nathan Page
81215323f0 add ipython extension for rich 2021-06-06 15:00:52 -04:00
polyedre
d1601f9636 doc(layout): remove trailing spaces 2021-05-15 13:33:30 +02:00