summaryrefslogtreecommitdiff
path: root/docs/developer/SUMMARY.md
blob: 6b0ce6a4566330bbe47e466006ed93b65e764806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Summary

[Introduction](introduction.md)

- [Design guidance](design-guidance.md)

# The server

- [Code organization](server/code-organization.md)
- [Data models](server/data-models.md)
- [Time](server/time.md)
- [Errors](server/errors.md)
- [Testing](server/testing.md)
- [Running Pilcrow locally](server/running.md)
- [Debian packaging](server/debian-packaging.md)

# Development tools

- [Formatting](tools/formatting.md)
- [Linting](tools/linting.md)