Deployed d537ba1e to 0.141.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions 2025-06-10 09:22:31 +00:00
parent 1dcf48e5d4
commit 53c0d51cfe
256 changed files with 25061 additions and 3 deletions

3
0.141.0/scripts/setup.py Normal file
View file

@ -0,0 +1,3 @@
# Allow us to use `djc_py` / `djc_python` code blocks.
# Importing this package automatically registers the `djc_py` lexer onto Pygments.
import pygments_djc # noqa: F401