aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
blob: ba230117deddbae80c65d4f61b740233d739d596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
See [installation](Installation.md) for information on compiling,
installing, and running Klipper.

See [code overview](Code_Overview.md) for developer information on the
structure and layout of the Klipper code.

See [protocol](Protocol.md) for developer information on the messaging
protocol between host and firmware.

See [debugging](Debugging.md) for developer information on how to test
and debug Klipper.

See [todo](Todo.md) for information on possible future code features.