mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
13 lines
No EOL
292 B
YAML
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
|
|
|