From f582a36e4df16d5709943f7df17a900c8bcc12ab Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 25 May 2016 11:37:40 -0400 Subject: Initial commit of source code. Signed-off-by: Kevin O'Connor --- docs/Overview.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/Overview.md (limited to 'docs/Overview.md') diff --git a/docs/Overview.md b/docs/Overview.md new file mode 100644 index 00000000..05311c27 --- /dev/null +++ b/docs/Overview.md @@ -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. -- cgit v1.2.3-70-g09d2