mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 16:36:22 +02:00
add docs using mkdocs
This commit is contained in:
parent
255fb06638
commit
d5522feb05
5 changed files with 80 additions and 0 deletions
5
apps/docs/mkdocs.yml
Normal file
5
apps/docs/mkdocs.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
site_name: MkLorum
|
||||
nav:
|
||||
- Home: index.md
|
||||
- About: about.md
|
||||
theme: readthedocs
|
||||
Loading…
Add table
Add a link
Reference in a new issue