diff options
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 0e34593c..f7ffe574 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -52,6 +52,8 @@ communication with the Klipper developers. implements motion. - [Protocol](Protocol.md): Information on the low-level messaging protocol between host and micro-controller. +- [API Server](API_Server.md): Information on Klipper's command and + control API. - [MCU commands](MCU_Commands.md): A description of low-level commands implemented in the micro-controller software. - [Debugging](Debugging.md): Information on how to test and debug |