Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Various corrections (part 12) #367

Merged
merged 62 commits into from
Dec 3, 2023

Conversation

jakob-bagterp
Copy link
Owner

No description provided.

@jakob-bagterp jakob-bagterp added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 7, 2023
@jakob-bagterp jakob-bagterp self-assigned this Aug 7, 2023
jakob-bagterp and others added 26 commits August 14, 2023 17:26
…ation/various-corrections

* commit '96cdf68d8801c8765c4989a3719f434ea0e550f2':
  Sync latest version of Tox to other dependencies.
  Sync latest version of MyPy to other dependencies.
  Sync latest version of Coverage to other dependencies.
  Bump tox from 4.6.4 to 4.8.0
  Bump coverage from 7.2.7 to 7.3.0
  Bump mypy from 1.4.1 to 1.5.0
  Rename test of docs so it can be distinguished from pytest flow.
  Add minify plug-in settings.
  Add mkdocs-minify-plugin to dependencies list.
  Sync latest version of Selenium to other dependencies.
  Add workflow to test MkDocs build process (copied from Colorist).
  Bump selenium from 4.10.0 to 4.11.2
  Bump mkdocs from 1.5.1 to 1.5.2
  Bump mkdocstrings-python from 1.2.1 to 1.3.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.1...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.1 to 4.11.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.11.1...4.11.3)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.6.0...1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.5 to 9.2.8.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.2.5...9.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s-python-1.6.2

Bump mkdocstrings-python from 1.6.0 to 1.6.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.6.2...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…s-python-1.7.0

Bump mkdocstrings-python from 1.6.2 to 1.7.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.8 to 9.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.2.8...9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.5.2...1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 26 commits October 2, 2023 05:11
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.1...9.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/PyCQA/autoflake: v2.2.0 → v2.2.1](PyCQA/autoflake@v2.2.0...v2.2.1)
- https://github.com/pre-commit/mirrors-autopep8https://github.com/hhatto/autopep8
- [github.com/hhatto/autopep8: v2.0.2 → v2.0.4](hhatto/autopep8@v2.0.2...v2.0.4)
- [github.com/asottile/pyupgrade: v3.8.0 → v3.14.0](asottile/pyupgrade@v3.8.0...v3.14.0)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.1...7.3.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.7.1...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.2...9.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
…rial-9.4.4

Bump mkdocs-material from 9.4.2 to 9.4.4
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.13.0...selenium-4.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.7.2...1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.4 to 9.4.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.4.4...9.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* master:
  Add badge link to Python.org.
  Sync latest version of Selenium to other dependencies.
  Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1
  Bump mkdocs-material from 9.4.4 to 9.4.6
  Bump mkdocstrings-python from 1.7.2 to 1.7.3
  Bump pre-commit from 3.4.0 to 3.5.0
  Bump selenium from 4.13.0 to 4.14.0
  Sync latest version of Coverage to other dependencies.
  Bump mkdocs-material from 9.4.2 to 9.4.4
  Bump mkdocstrings-python from 1.7.1 to 1.7.2
  Bump coverage from 7.3.1 to 7.3.2
  [pre-commit.ci] pre-commit autoupdate
  Sync latest version of Selenium to other dependencies.
  Bump mkdocs-material from 9.4.1 to 9.4.2
  Bump mkdocstrings-python from 1.7.0 to 1.7.1
  Bump selenium from 4.12.0 to 4.13.0
  Bump mkdocs-material from 9.3.1 to 9.4.1
  Bump mkdocs-material-extensions from 1.1.1 to 1.2
  Bump mkdocs from 1.5.2 to 1.5.3
* master: (34 commits)
  Bump to version 1.5.3.
  Add badge link to Python.org.
  Sync latest version of Selenium to other dependencies.
  Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1
  Bump selenium from 4.13.0 to 4.14.0
  Bump mkdocs-material from 9.4.4 to 9.4.6
  Bump mkdocstrings-python from 1.7.2 to 1.7.3
  Bump pre-commit from 3.4.0 to 3.5.0
  Bump mkdocs-material from 9.4.2 to 9.4.4
  [pre-commit.ci] pre-commit autoupdate
  Sync latest version of Coverage to other dependencies.
  Bump mkdocstrings-python from 1.7.1 to 1.7.2
  Bump coverage from 7.3.1 to 7.3.2
  Sync latest version of Selenium to other dependencies.
  Bump mkdocs-material from 9.4.1 to 9.4.2
  Bump selenium from 4.12.0 to 4.13.0
  Bump mkdocstrings-python from 1.7.0 to 1.7.1
  Bump mkdocs-material from 9.3.1 to 9.4.1
  Bump mkdocs-material-extensions from 1.1.1 to 1.2
  Bump mkdocs from 1.5.2 to 1.5.3
  ...

# Conflicts:
#	README.md
#	docs/index.md
@jakob-bagterp jakob-bagterp merged commit 964491e into master Dec 3, 2023
10 checks passed
@jakob-bagterp jakob-bagterp deleted the documentation/various-corrections branch December 3, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant