docs: Add todo list to documentation

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2016-10-12 09:34:41 -04:00
parent 3809e4c055
commit da7d8dbcac
2 changed files with 158 additions and 0 deletions

View File

@@ -6,3 +6,5 @@ structure and layout of the Klipper code.
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.