Add docs pages

This commit is contained in:
akhisud3195 2025-01-29 21:13:37 +05:30
parent 880bf4908b
commit ecc470d5a3
5 changed files with 268 additions and 5 deletions

View file

@ -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