rowboat/apps/docs/mkdocs.yml
2025-01-29 21:13:37 +05:30

13 lines
No EOL
292 B
YAML

site_name: RowBoat docs
site_url: https://docs.rowboatlabs.com
theme:
name: readthedocs
favicon: img/favicon.ico
nav:
- Overview:
- Introduction: index.md
- Open Source License: license.md
- Getting started:
- Installation: installation.md
- Examples: examples.md