summaryrefslogtreecommitdiff
path: root/archived/projt-launcher/docs/README.md
blob: 3635a2b69683e34df6036046cd56d3352e9b7570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Documentation

ProjT Launcher documentation.

## Sections

- [Contributing](./contributing/) — Contribution guidelines
- [Handbook](./handbook/) — Developer reference
- [Packaging](./packaging/) — Platform-specific packaging

## Quick Links

| Topic | Location |
|-------|----------|
| Getting started | [contributing/GETTING_STARTED.md](./contributing/GETTING_STARTED.md) |
| Code style | [contributing/CODE_STYLE.md](./contributing/CODE_STYLE.md) |
| Architecture | [contributing/ARCHITECTURE.md](./contributing/ARCHITECTURE.md) |
| Third-party libs | [handbook/third-party.md](./handbook/third-party.md) |
| CI workflows | [handbook/workflows.md](./handbook/workflows.md) |