first commit
This commit is contained in:
11
addons/zylann.hterrain/doc/mkdocs.yml
Executable file
11
addons/zylann.hterrain/doc/mkdocs.yml
Executable file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user