refactor(docs): reorganize docs by type and locale

This commit is contained in:
wenjie
2026-04-17 11:41:36 +08:00
parent 0da962c4b4
commit 4e1ceee62e
168 changed files with 759 additions and 720 deletions
+3 -3
View File
@@ -377,7 +377,7 @@ If you run only `make dev-backend`, either run `make dev-frontend` alongside it
## Related Docs
- Main project overview: [`../README.md`](../README.md)
- Configuration guide: [`../docs/configuration.md`](../docs/configuration.md)
- Providers: [`../docs/providers.md`](../docs/providers.md)
- Troubleshooting: [`../docs/troubleshooting.md`](../docs/troubleshooting.md)
- Configuration guide: [`../docs/guides/configuration.md`](../docs/guides/configuration.md)
- Providers: [`../docs/guides/providers.md`](../docs/guides/providers.md)
- Troubleshooting: [`../docs/operations/troubleshooting.md`](../docs/operations/troubleshooting.md)
- Official docs site: [docs.picoclaw.io](https://docs.picoclaw.io)