dependabot[bot]
7d42f11716
Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 ( #661 )
...
* Bump sphinx-rtd-theme from 2.0.0 to 3.0.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.1 )
---
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>
* remove call to get_html_theme_path
according to deprection warning of sphinx-rtd-theme>=3
* disable broken spelling integration (pypi) and fix spelling
* fix spelling
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Kanzler <dev@pkanzler.de>
2024-10-10 15:00:28 +02:00
aerialist
f42410603d
Add sleep in sending fragments ( #624 )
...
* Add sleep in sending fragments
Adding sleep prevents "USBTimeoutError: [Errno 110] Operation timed out".
* change sorting
* make sleep configurable
* add spelling
---------
Co-authored-by: Patrick Kanzler <4189642+patkan@users.noreply.github.com>
Co-authored-by: Patrick Kanzler <dev@pkanzler.de>
2024-08-25 00:50:27 +02:00
Patrick Kanzler
0d22896689
Prepare release 3.1 ( #614 )
...
* update authors
* update changelog
* update spelling
* update black
2023-12-17 22:53:19 +01:00
Patrick Kanzler
a70e1604d6
Magic encoder: fix codepage usage ( #580 )
...
* add unit test for issue pointed out by @scott-r in #570
* swap order of encoder search
As described by @scott-r in
Magic encoder does not use
previously used code pages
when possible #570
Thank you!
2023-10-05 14:55:12 +02:00
Patrick Kanzler
ecfeeb9b13
Improve diagnostic output ( #577 )
...
* add extended version information
* autodocument argparser
* add spelling exception
* fix docstrings
* add annotations
* use typing types
* add test
2023-10-05 14:15:19 +02:00
Patrick Kanzler
f3ee049ee1
Update spelling_wordlist.txt ( #566 )
...
* Update spelling_wordlist.txt
* update apt
2023-09-17 23:00:38 +02:00
Patrick Kanzler
cfa9ecf16d
Enable spell checking ( #563 )
...
* add spellchecking
* improve spelling
* improve spelling config
* extend word list
* improve spelling
* improve spelling
* escalate warning in spell check to failure
* fix spelling
* fix spelling
* add plural
* Update doc/spelling_wordlist.txt
* do not stop on warning
* require newest sphinxcontrib spelling
* remove old comment
* add authors as single line entry to spelling list
* reenable stop on warning
2023-09-07 22:08:31 +02:00
Patrick Kanzler
f4e214ad17
add spellchecker with first conf, fix some errors
2020-05-11 23:39:56 +02:00
Patrick Kanzler
9e406efc86
add sphinxcontrib-spelling
2020-05-11 23:22:40 +02:00