forked from your-land-mirror/minetest-flow
21 lines
469 B
YAML
21 lines
469 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
|