rowboat/apps/docs/mkdocs.yml

13 lines
292 B
YAML
Raw Normal View History

2025-01-28 16:01:51 +05:30
site_name: RowBoat docs
site_url: https://docs.rowboatlabs.com
theme:
2025-01-29 21:13:37 +05:30
name: readthedocs
favicon: img/favicon.ico
nav:
- Overview:
- Introduction: index.md
- Open Source License: license.md
- Getting started:
- Installation: installation.md
- Examples: examples.md