Files
fastapi/docs/en/mkdocs.env.yml
2025-11-20 11:45:16 +01:00

6 lines
223 B
YAML

# Define this here and not in the main mkdocs.yml file because that one is auto
# updated and written, and the script would remove the env var
markdown_extensions:
pymdownx.highlight:
linenums: !ENV [LINENUMS, false]