Commit graph

354 commits

Author SHA1 Message Date
Paul McGuire
2334af8df5
Merge branch 'master' into ptmcg/add_DownloadCountsColumn_progress_column_type 2022-02-10 09:59:26 -06:00
ptmcg
93ad00dffb Add MofNCompleteColumn ProgressColumn and Progress.get_default_column notes to docs 2022-02-10 09:33:30 -06:00
Will McGugan
3be88c0896
Merge pull request #1929 from Textualize/dependabot/pip/sphinx-copybutton-0.5.0
Bump sphinx-copybutton from 0.4.0 to 0.5.0
2022-02-10 11:51:07 +00:00
losuler
c787271970
Fix keyword argument names 2022-02-10 00:09:25 +11:00
dependabot[bot]
232fade573
Bump sphinx-copybutton from 0.4.0 to 0.5.0
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 13:31:20 +00:00
Yuval Ben Arie
1e6fb1876b Table no_wrap documentation fix 2022-01-29 15:50:09 +02:00
Darren Burns
57acc6f4bc Add note about MANPAGER environment variable to docs 2022-01-27 16:21:14 +00:00
dependabot[bot]
12ecab7400
Bump sphinx from 4.3.2 to 4.4.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 13:30:43 +00:00
Will McGugan
408b3bc688 whitespace 2022-01-08 10:48:06 +00:00
Will McGugan
f5829f7f9f
Merge pull request #1730 from nathanrpage97/feat/docs-add-default-theme-appendix
Docs add default theme appendix
2022-01-06 12:02:36 +00:00
Nathan Page
854638f54e clean up diffs 2022-01-03 11:30:48 -05:00
Nathan Page
ef943a95a2 remove default_styles table from appendix 2022-01-03 11:25:57 -05:00
Aaron Stephens
c3469772a4 docs: fix typos and whitespace 2022-01-03 01:04:35 -08:00
Will McGugan
1d5152ef52 fix code block 2022-01-02 15:50:38 +00:00
Joe Halliwell
23daac5d01 Add documentation 2021-12-31 12:12:56 +00:00
dependabot[bot]
58018cd4fe
Bump sphinx from 4.3.1 to 4.3.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 13:03:08 +00:00
Nathan Page
b47150933e include default styles appendix table 2021-11-29 17:17:58 -08:00
dependabot[bot]
0f07f0a615
Bump sphinx from 4.3.0 to 4.3.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 13:02:51 +00:00
Will McGugan
a6d1d78487
Merge pull request #1706 from 0xDEC0DE/issue/1670
Add a Text.from_ansi helper method
2021-11-28 16:04:03 +00:00
Will McGugan
d6e6a7627e
Merge pull request #1698 from johnthagen/patch-1
Improve formatting of live command
2021-11-28 16:02:41 +00:00
Will McGugan
666d0cf2b2
Merge pull request #1504 from boegel/dynamic_progress_example
add example with dynamic group of progress bars
2021-11-20 10:51:53 +00:00
Nicolas Simonds
62ead7eded Add a Text.from_ansi helper method
Add a simple little helper to run `AnsiDecoder.decode_line` over
"pre-cooked" inputs.

Fixes issue: #1670
2021-11-17 13:25:39 -08:00
johnthagen
caf52348c7
Improve formatting of live command 2021-11-16 11:09:47 -05:00
Will McGugan
5990463c14
Merge pull request #1679 from willmcgugan/dependabot/pip/sphinx-4.3.0
Bump sphinx from 4.2.0 to 4.3.0
2021-11-16 15:04:25 +00:00
dependabot[bot]
428613cd38
Bump sphinx from 4.2.0 to 4.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 15:45:22 +00:00
Raphael Borun Das Gupta
e1c4628ffe capizalize "PyPI" correctly 2021-11-13 12:19:11 +01:00
Raphael Borun Das Gupta
200cca8d73 add LF at EOF 2021-11-13 12:18:02 +01:00
Will McGugan
a597c0ba2b
Merge pull request #1634 from schneiderfelipe/master
Mention the usage of Python's builtin readline module in the documentation
2021-11-07 10:24:01 +00:00
Felipe S. S. Schneider
313ee3fa9b Cross-link the console API from prompts 2021-10-31 13:01:15 -03:00
Felipe S. S. Schneider
eac0767676 Mention Python's buitin readline module in the docs 2021-10-31 13:00:40 -03:00
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
dependabot[bot]
c3b658a038
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.2...1.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 08:24:40 +00:00
dependabot[bot]
5ed694af69
Bump sphinx from 4.1.2 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 13:02:15 +00: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