mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
Initial commit of source code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
37a91e9c10
commit
f582a36e4d
71 changed files with 9950 additions and 0 deletions
8
docs/Overview.md
Normal file
8
docs/Overview.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
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 [debugging](Debugging.md) for developer information on how to test
|
||||
and debug Klipper.
|
Loading…
Add table
Add a link
Reference in a new issue