minetest-flow/mkdocs.yml
2025-02-27 18:11:18 +13:00

25 lines
741 B
YAML

site_name: Flow Documentation
docs_dir: doc
theme: readthedocs
extra_javascript:
- playground-links.js
markdown_extensions:
- footnotes
nav:
- Introduction: index.md
- Elements/widgets:
- layout-elements.md
- All other elements: elements.md
- Other features:
- styling.md
- padding.md
- tooltips.md
- hiding-elements.md
- inventory.md
- manual-positioning.md
- experimental.md
- Development tools:
- Flow Inspector: https://content.luanti.org/packages/luk3yx/flow_inspector/
- Flow Playground / Tutorial: https://luk3yx.gitlab.io/minetest-flow-playground/
- Snippets: https://content.luanti.org/packages/luk3yx/snippets/