docs: split developer and contributor manual
This commit is contained in:
parent
bb755f7a62
commit
a9b7513bc0
12 changed files with 23 additions and 13 deletions
10
docs/contributor-manual/README.md
Normal file
10
docs/contributor-manual/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Contributor manual
|
||||
---
|
||||
|
||||
Welcome to the **LibreTime contributor manual**, you should find guides to improve and contribute to LibreTime.
|
||||
|
||||
- Learn about the [architecture of LibreTime](./design/architecture.md)
|
||||
- Learn about the [database design](./design/database.md)
|
||||
|
||||
- Start coding by setting up a [development environment](./development-environment.md)
|
Loading…
Add table
Add a link
Reference in a new issue