Files
2026-03-02 02:17:04 +00:00

12 lines
269 B
YAML
Executable File

site_name: HTerrain plugin documentation
theme: readthedocs
markdown_extensions:
# Makes permalinks appear on headings
- toc:
permalink: True
# Makes boxes for notes and warnings
- admonition
# Better highlighter which supports GDScript
- codehilite