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

@ -2,13 +2,8 @@
title: Developer manual
---
Welcome to the **LibreTime developer manual**, you should find guides to integrate LibreTime and tools to improve and contribute to LibreTime.
Welcome to the **LibreTime developer manual**, you should find guides to integrate LibreTime.
## Integrate LibreTime
- :construction: Work in progress
## Improve and contribute to LibreTime
- Learn about the [architecture of LibreTime](./design/architecture.md)
- Learn about the [database migrations](./design/database-migrations.md)