All checks were successful
CD / Build and push images (push) Successful in 1m10s
CD / Deploy to Test (push) Successful in 10s
CD / Smoke tests against Test (push) Successful in 1m14s
CD / Promote to Int (push) Successful in 11s
CI / Lint, typecheck, test (push) Successful in 4m6s
CI / Build container images (push) Has been skipped
CI / Auth e2e pack (push) Successful in 5m35s
CI / Import/export fidelity gate (push) Successful in 48s
Mirrors the English tree (docs/de/{features.md,manual/*,developer/
extending.md}) so relative links between translated guides resolve
within the German set; links into untranslated areas (self-hosting,
architecture, deploy) point at the English files and say so. Every
quoted UI label matches the actual German interface strings. Each
pair of files cross-links the other language; English stays
authoritative when the two diverge.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EwZ4jR4KFAPvpjWevfUGX1
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
# Dorfteich manuals
|
|
|
|
User-facing documentation, by audience. German translations live in
|
|
[`docs/de/`](../de/manual/README.md); English is authoritative when the
|
|
two diverge.
|
|
|
|
| Guide | For |
|
|
| -------------------------------------------- | ------------------------------------ |
|
|
| [Feature overview](../features.md) | anyone wondering what Dorfteich is |
|
|
| [User guide](user-guide.md) | everyday members |
|
|
| [Pond-admin guide](pond-admin-guide.md) | people administering a pond |
|
|
| [Site-admin guide](site-admin-guide.md) | instance administrators |
|
|
| [API guide](api-guide.md) | scripts and integrations |
|
|
| [MCP guide](mcp-guide.md) | connecting AI assistants |
|
|
| [Developer guide](../developer/extending.md) | plugin authors and core contributors |
|
|
|
|
Operating an instance (install, update, backup, monitoring):
|
|
[self-hosting](../self-hosting/README.md). Internals:
|
|
[architecture](../architecture/README.md).
|