dorfteich/docs/manual/README.md
Claude Fable 5 c34c866b9a
All checks were successful
CD / Build and push images (push) Successful in 1m11s
CD / Deploy to Test (push) Successful in 9s
CD / Smoke tests against Test (push) Successful in 1m10s
CD / Promote to Int (push) Successful in 11s
CI / Lint, typecheck, test (push) Successful in 4m28s
CI / Build container images (push) Has been skipped
CI / Auth e2e pack (push) Successful in 6m33s
CI / Import/export fidelity gate (push) Successful in 48s
docs: German-first beginner tutorial "Dorfteich Schritt für Schritt" (21 chapters)
21 step-by-step chapters for non-technical users, using the public demo
pond nadia-morgenstern as the running example. German is the original
for the tutorial (unlike the manuals); screenshots are pending and
marked with visible placeholders. Manual READMEs (de+en) link to it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0155v2aT8AG1kZDQEZiCLBWC
2026-07-18 14:11:00 +02:00

25 lines
1.3 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.
**New to Dorfteich?** There is a step-by-step beginner tutorial,
[Dorfteich Schritt für Schritt](../de/tutorial/README.md) — currently
German-first (unlike the manuals, the German edition is the original;
an English translation may follow).
| 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).