Commit graph

386 commits

Author SHA1 Message Date
Will McGugan
78b8c4422c emoji variant 2021-07-12 19:09:08 +01:00
dependabot[bot]
e84aa0af86
Bump sphinx from 4.0.3 to 4.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.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.0.3...v4.1.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-07-12 13:03:23 +00:00
Will McGugan
2e2239c44c
Merge pull request #1330 from willmcgugan/dependabot/pip/sphinx-4.0.3
Bump sphinx from 4.0.2 to 4.0.3
2021-07-07 22:42:53 +01:00
dependabot[bot]
03f6368308
Bump sphinx from 4.0.2 to 4.0.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.0.3.
- [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.0.2...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 13:03:04 +00:00
dependabot[bot]
586a7d5062
Bump sphinx-copybutton from 0.3.3 to 0.4.0
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.3.3 to 0.4.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.3.3...v0.4.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>
2021-07-05 13:03:40 +00: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
Will McGugan
56e7158629
Merge pull request #1291 from cclauss/codepsell
Fix typos discovered by codespell
2021-06-14 07:44:17 +01:00
dependabot[bot]
a3164a2dd4
Bump sphinx-copybutton from 0.3.1 to 0.3.3
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.3.1 to 0.3.3.
- [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.3.1...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:17:24 +00: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
c5f286dc86
Merge branch 'master' into tui 2021-06-09 18:24:01 +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
dependabot[bot]
c2f40e035d
Bump sphinx from 4.0.1 to 4.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.1 to 4.0.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.0.1...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 05:32:09 +00:00
polyedre
d1601f9636 doc(layout): remove trailing spaces 2021-05-15 13:33:30 +02:00
polyedre
285937f3fa doc(layout): fix unrecognized codebloc
Without the two `::`, the following codebloc is not recognized as a codebloc and
the formatting was weird.
2021-05-15 13:31:30 +02:00
dependabot[bot]
b303d9c9b8
Bump sphinx from 3.5.4 to 4.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.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/v3.5.4...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 05:06:29 +00:00
Miguel Lares
117b5981d6
Update padding.rst
Typo 
with -> width
2021-04-25 01:10:53 -05:00
dependabot[bot]
22ef2f417d
Bump sphinx from 3.5.3 to 3.5.4
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 3.5.4.
- [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/commits/v3.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 06:04:54 +00:00
dependabot[bot]
929e873771
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [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.1...0.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 05:32:54 +00:00
Will McGugan
23497ed230 fix for race condition 2021-03-30 18:02:05 +01:00
Will McGugan
57736f4655 typo in requirements 2021-03-29 11:13:33 +01:00
Will McGugan
76073ba9cc add copybutton to docs 2021-03-29 10:46:38 +01:00
Will McGugan
a28cf3a97e doc fix 2021-03-29 10:37:25 +01:00
Will McGugan
e4d5eda74b
Update progress.rst 2021-03-29 10:05:05 +01:00
Will McGugan
2558c6fab1
Update progress.rst 2021-03-29 09:56:33 +01:00
Will McGugan
fe5db3cbe9
Merge pull request #1126 from willmcgugan/dependabot/pip/sphinx-3.5.3
Bump sphinx from 3.5.2 to 3.5.3
2021-03-25 21:26:51 +00:00
Will McGugan
95016f492b
Merge pull request #1119 from willmcgugan/control-codes
Control codes and Layout
2021-03-25 21:24:52 +00:00
Will McGugan
be5e9dca2d rich measure 2021-03-25 21:08:36 +00:00
dependabot[bot]
e951584156
Bump sphinx from 3.5.2 to 3.5.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.2 to 3.5.3.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 06:12:38 +00:00
Waylon Walker
a03513c2ec
fix f-string with missing f 2021-03-13 18:28:47 -06:00
Will McGugan
6f972a059a control codes 2021-03-08 21:47:27 +00:00
dependabot[bot]
a0bf42f8f0
Bump sphinx from 3.5.1 to 3.5.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 06:03:09 +00:00
Will McGugan
83cc870695 fixes 2021-02-24 21:28:34 +00:00
Will McGugan
6cb09ff0ee
Merge pull request #1021 from willmcgugan/dependabot/pip/sphinx-3.5.1
Bump sphinx from 3.4.3 to 3.5.1
2021-02-20 16:32:20 +00:00
Will McGugan
d359770970
Update live.rst 2021-02-17 22:45:29 +00:00
Will McGugan
e6d11cd4c7
Doc fix 2021-02-17 22:44:09 +00:00
dependabot[bot]
b2748eb990
Bump sphinx from 3.4.3 to 3.5.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.1.
- [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.4.3...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 05:35:30 +00:00
Paulo S. Costa
9b5ece5425 Add closing string quote to layout example 2021-02-16 11:37:23 -08:00
Will McGugan
5e353b1785 layout docs 2021-02-16 08:26:41 +00:00