docs: move concepts to developer doc

This commit is contained in:
cal-weng
2025-10-20 13:37:27 +08:00
parent 3c7d0bb87c
commit 1305ffe910
51 changed files with 263 additions and 369 deletions

View File

@@ -3,7 +3,7 @@
Welcome to the Olares developer guides. These detailed tutorials offer a step-by-step guide on building an Olares Application from scratch.
To get started, you can learn some basic concepts of Olares, such as:
- [Olares architectural components](../../../manual/concepts/architecture.md)
- [Olares architectural components](../../concepts/architecture.md)
- [Olares Application Chart](../../develop/package/chart.md)
- [Olares Extension on Helm](../package/extension.md)