Files
headquarter/docs
Fusion 83f94b1f09 docs: comprehensive documentation overhaul
Add complete documentation structure:
- Frontend architecture documentation
- Database schema documentation
- Deployment guides (Docker, Traefik, Authentik, Environment)
- Development guides (Setup, Testing, Contributing, Quality Gates)
- Deployment architecture documentation
- Updated docs README with complete navigation

All new features and APIs are now documented.
Quality gates: docs only, no code changes
2026-05-19 14:18:20 +02:00
..

Headquarter Documentation

Welcome to the Headquarter documentation. This is your central hub for understanding, using, and contributing to the platform.

Getting Started

New to Headquarter? Start here:

  1. Quick Start - Get up and running
  2. Features - Discover what you can do
  3. Architecture - Understand the system

Documentation Structure

Features

User guides for each feature:

API Reference

Complete API documentation:

Architecture

System architecture documentation:

Deployment

Guides for deploying Headquarter:

Development

Guides for developers:

Contributing to Documentation

When adding new features, please document them following our templates:

See the Contributing Guide for more details.