1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-10 03:55:20 +01:00

Merge branch 'master' into doc-refactor-2

This commit is contained in:
Bradley Pierce
2024-01-27 10:11:21 -05:00
33 changed files with 304 additions and 453 deletions

View File

@@ -17,6 +17,7 @@ markdown_extensions:
- pymdownx.superfences
- pymdownx.highlight:
css_class: codehilite
- gfm_admonition
plugins:
- search:
separator: '[\s\-\.\(]+'

View File

@@ -1,3 +1,4 @@
mkdocs~=1.4.3
pygments~=2.15.1
pymdown-extensions~=10.3
pymdown-extensions~=10.3
markdown-gfm-admonition~=0.1.0