mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
Add docs pages
This commit is contained in:
parent
880bf4908b
commit
ecc470d5a3
5 changed files with 268 additions and 5 deletions
|
|
@ -1,5 +1,13 @@
|
|||
site_name: RowBoat docs
|
||||
site_url: https://docs.rowboatlabs.com
|
||||
theme:
|
||||
name: material
|
||||
favicon: img/favicon.ico
|
||||
name: readthedocs
|
||||
favicon: img/favicon.ico
|
||||
nav:
|
||||
- Overview:
|
||||
- Introduction: index.md
|
||||
- Open Source License: license.md
|
||||
- Getting started:
|
||||
- Installation: installation.md
|
||||
- Examples: examples.md
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue