aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2016-10-12 09:34:41 -0400
committerKevin O'Connor <kevin@koconnor.net>2016-10-12 10:06:18 -0400
commitda7d8dbcac03434b046248fad3edfa78a514e733 (patch)
tree50eb6f35d42b908e0b87ecb0944c7e0d6f7b775f /docs/Overview.md
parent3809e4c0552e44ca0c30d2f848d78181180150d3 (diff)
downloadkutter-da7d8dbcac03434b046248fad3edfa78a514e733.tar.gz
kutter-da7d8dbcac03434b046248fad3edfa78a514e733.tar.xz
kutter-da7d8dbcac03434b046248fad3edfa78a514e733.zip
docs: Add todo list to documentation
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 05311c27..4c9217c7 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -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.