Files
headquarter/docs/README.md
T
alex a01e6252f5 docs: add responsive terminal documentation
- Add docs/features/terminal.md with user guide, connection states,
  keyboard shortcuts, protocol details, and troubleshooting
- Update docs/architecture/frontend.md with terminal component stack,
  connection hook behavior, and data flow diagrams
- Update docs/architecture/backend.md with terminal system architecture,
  protocol reference, message batching, and reconnect behavior
- Update docs/README.md to include terminal in feature list
2026-05-27 21:46:57 +02:00

3.0 KiB

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.