2021-10-15 14:29:08 +00:00
|
|
|
site_name: HTerrain plugin documentation
|
|
|
|
theme: readthedocs
|
|
|
|
|
|
|
|
markdown_extensions:
|
2022-01-16 15:40:52 +00:00
|
|
|
# Makes permalinks appear on headings
|
|
|
|
- toc:
|
|
|
|
permalink: True
|
|
|
|
# Makes boxes for notes and warnings
|
|
|
|
- admonition
|
|
|
|
# Better highlighter which supports GDScript
|
|
|
|
- codehilite
|