aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-07-26 12:51:01 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-07-26 12:51:01 -0400
commit09a64d24f1973d1f0a61ca735d08c5f1231724e7 (patch)
tree13117297cdc71098840190766473040ef2283273 /docs/Overview.md
parentc0c892d52434170821473dd610633708d63162be (diff)
downloadkutter-09a64d24f1973d1f0a61ca735d08c5f1231724e7.tar.gz
kutter-09a64d24f1973d1f0a61ca735d08c5f1231724e7.tar.xz
kutter-09a64d24f1973d1f0a61ca735d08c5f1231724e7.zip
docs: Remove the Todo.md file
The Todo.md file has gotten stale, and it is no longer an effective mechanism for tracking changes. Remove it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 2d1c334c..3174002e 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -39,5 +39,3 @@ commands implemented in the micro-controller software.
See [debugging](Debugging.md) for information on how to test and debug
Klipper.
-
-See [todo](Todo.md) for information on possible future code features.