Files
gregWiki/docs/guides/players/audiences-overview.md
Marvin 331847013d docs: update docusaurus configuration and documentation structure
- Revised the tagline in `docusaurus.config.js` for improved clarity on the documentation's focus.
- Removed German localization support from the configuration to streamline the user experience.
- Updated navigation items in the sidebar to better reflect the current structure, emphasizing player and developer resources.
- Enhanced the README and various documentation files to clarify the repository layout and improve accessibility for users.
- Adjusted links and descriptions throughout the documentation to ensure consistency and accuracy.

This commit aims to enhance the overall clarity and usability of the documentation.
2026-04-10 02:26:32 +02:00

30 lines
1.4 KiB
Markdown

---
id: audiences-overview
title: By audience
sidebar_label: By audience
description: Four roles — players, mod developers, contributors, sponsors — plus experience levels (newbies through pros).
---
# By audience
Documentation is aimed at **four primary roles** (and experience levels under each). All curated pages are **English**.
## The four roles
| Role | Who | Start here |
|--------|----------|----------|
| **Players** (end users) | Install, use mods, troubleshooting | [End users (hub)](./overview) · [End-user workshop](./enduser-workshop) |
| **Mod developers** | Build mods, hooks, configuration, debugging | [Mod developers (hub)](../mod-developers/overview) · [Framework](/wiki/mods/framework) |
| **Contributors** (repo & framework) | PRs, docs, plugins, CI | [Contributors (workflow)](../contributors/topics-overview) · [Repo inventory](/wiki/contributors/repo-inventory) |
| **Sponsors** | Support, transparency | [Sponsors (hub)](../sponsors/overview) |
## Experience levels (all roles)
- [Newbies](/wiki/audiences/newbies) — first steps, terminology, safe defaults.
- [Intermediates](/wiki/audiences/intermediates) — workflows, tooling, common pitfalls.
- [Professionals](/wiki/audiences/professionals) — architecture, FFI, performance, release channels.
## Thematic overview
- [Topics hub](/wiki/topics/) — security, multiplayer, assets, FFI, roadmap, meta.