doc: adding docs

This commit is contained in:
Julien Froidefond
2025-02-21 16:47:52 +01:00
parent ea475d02e8
commit c9b0c54e9b
3 changed files with 316 additions and 0 deletions

View File

@@ -44,4 +44,6 @@ Follow these rules when you write code:
- Use the Komga API to fetch data.
- Always check the Komga API documentation before implementing any feature. https://cloud.julienfroidefond.com/swagger-ui/index.html#/
- Always commit your code but not push it to the repository.
- Always check api.md and always update it when you do something.
- Always check services.md and always update it when you do something.
- Always check devbook.md and always update it when you do something.