mkdocs-simple-plugin
mkdocs-simple-plugin copied to clipboard
Build documentation files inside your code into a MkDocs site.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.0 to 0.25.1. Release notes Sourced from mkdocstrings's releases. 0.25.1 0.25.1 - 2024-05-05 Compare with 0.25.0 Bug Fixes Always descend into sub-headings when re-applying their label (cb86e08...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.30 to 9.5.31. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.31 Fixed #7405: DockerHub missing images > 9.5.27 due to change in Alpine/APK Changelog Sourced from mkdocs-material's changelog....
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9. Release notes Sourced from pymdown-extensions's releases. 10.9 NEW: Officially support Python 3.13. FIX: Snippets: Better handling of cases where URL snippet requests contain no...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.11. Release notes Sourced from pymdown-extensions's releases. 10.11 NEW: SuperFences: Allow fenced code to be parsed in the form ```lang {.class #id}. 10.10.2 FIX: BetterEm:...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.8.0. Release notes Sourced from docker/build-push-action's releases. v6.8.0 Bump @docker/actions-toolkit from 0.37.1 to 0.38.0 in docker/build-push-action#1230 Full Changelog: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0 Commits 32945a3 Merge pull request #1230...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.34 to 9.5.38. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.38 Added Albanian translations Thanks go to @gerardkraja for their contributions mkdocs-material-9.5.37 Added 4th and 5th level ordered...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.0.5 to 1.2.0. Changelog Sourced from mkdocs-macros-plugin's changelog. 1.2.0, 2024-09-15 Added: three hooks register_variables/macros/filters to facilitate cooperation with other MkDocs plugins. Fixed: `define_env() was always required in...
Bumps [mkdocs-click](https://github.com/mkdocs/mkdocs-click) from 0.8.1 to 0.9.0. Release notes Sourced from mkdocs-click's releases. 0.9.0 Changed Drop support for Python 3.8. (Pull #85) Added Add support for click.Command-like, click.Group-like and click.Context-like objects...
Bumps [hatch](https://github.com/pypa/hatch) from 1.14.0 to 1.14.1. Release notes Sourced from hatch's releases. Hatchling v1.14.1 Fixed: Fix internal archive root naming for the sdist target when strict-naming is disabled to match...