mirror of
https://github.com/jeffusion/gitea-ai-assistant.git
synced 2026-03-27 10:05:50 +00:00
Align project docs with current behavior using progressive disclosure and bilingual deep-dive guides. Add per-page admin screenshots with consistent page-* naming to make UI documentation clearer.
22 lines
625 B
Markdown
22 lines
625 B
Markdown
# Documentation
|
|
|
|
This project keeps the root `README.md` concise and moves implementation/deployment details here.
|
|
|
|
## Start here
|
|
|
|
- [Getting started](./getting-started.md)
|
|
- [Configuration reference](./configuration.md)
|
|
- [Review engines](./review-engines.md)
|
|
- [Deployment](./deployment.md)
|
|
- [Screenshot gallery](./screenshots.md)
|
|
|
|
## Architecture & design
|
|
|
|
- [Pluggable LLM providers](./design/pluggable-llm-providers.md)
|
|
- [Notification service refactoring](./design/notification-service-refactoring.md)
|
|
- [UI theme language](./design/ui-theme-language.md)
|
|
|
|
## Language
|
|
|
|
- 中文: [README.zh-CN.md](./README.zh-CN.md)
|