docs: split developer and contributor manual

This commit is contained in:
jo 2023-03-16 23:20:20 +01:00 committed by Kyle Robbertze
parent bb755f7a62
commit a9b7513bc0
12 changed files with 23 additions and 13 deletions

View 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)