MkDocs Simple action
Version updated for https://github.com/athackst/mkdocs-simple-plugin to version v3.2.3.
- This action is used across all versions by 49 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Get it
Python
Install it with pip
pip install mkdocs-simple-plugin==3.2.3
See it on pypi: https://pypi.org/project/mkdocs-simple-plugin
Docker
Pull it with docker
docker pull althack/mkdocs-simple-plugin:v3.2.3
See it on dockerhub: https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin
Github
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v3.2.3
See it in the actions marketplace: https://github.com/marketplace/actions/mkdocs-simple-action
What’s Changed
:bug: Bug Fixes
- Add support for recursive globs (#852) @athackst
Dependency Updates
- Bump pillow from 11.1.0 to 11.2.1 (#853) @dependabot[bot]
- Bump typing-extensions from 4.13.0 to 4.13.2 (#851) @dependabot[bot]
- Bump mkdocs-click from 0.8.1 to 0.9.0 (#850) @dependabot[bot]
- Bump hatch from 1.14.0 to 1.14.1 (#849) @dependabot[bot]
- Bump mkdocs-material from 9.6.9 to 9.6.11 (#846) @dependabot[bot]
- Bump flake8 from 7.1.2 to 7.2.0 (#845) @dependabot[bot]
- Bump mkdocstrings from 0.29.0 to 0.29.1 (#843) @dependabot[bot]