docs: Add a features document

Add a document describing some high-level features in Klipper.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2016-12-20 22:22:54 -05:00
parent 1d841eeb87
commit 18456f71f8
3 changed files with 92 additions and 3 deletions

View File

@@ -6,8 +6,11 @@ runs on a host machine. The host software does the work to build a
schedule of events, while the micro-controller software does the work
to execute the provided schedule at the specified times.
Please see the [documentation](docs/Overview.md) for more information
on running and working with Klipper.
See the [features](docs/Features.md) document to find out why you
should use Klipper. To begin using Klipper start by
[installing](docs/Installation.md) it.
There is also [developer documentation](docs/Overview.md) available.
License
=======