fastapi-master/docs/en/mkdocs.maybe-insiders.yml

7 lines
285 B
YAML
Raw Normal View History

2024-08-24 12:41:47 +08:00
# 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
INHERIT: !ENV [INSIDERS_FILE, '../en/mkdocs.no-insiders.yml']
markdown_extensions:
pymdownx.highlight:
linenums: !ENV [LINENUMS, false]