From 15b5dbaf8ffac8e3889b2cc0ba7a61bce1e9fb6f Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 16 Nov 2020 18:47:32 -0500 Subject: docs: Move config reference information to new Config_Reference.md Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor --- klippy/extras/verify_heater.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klippy/extras/verify_heater.py') diff --git a/klippy/extras/verify_heater.py b/klippy/extras/verify_heater.py index 8c5360d5..6726e479 100644 --- a/klippy/extras/verify_heater.py +++ b/klippy/extras/verify_heater.py @@ -6,7 +6,7 @@ import logging HINT_THERMAL = """ -See the 'verify_heater' section in config/example-extras.cfg +See the 'verify_heater' section in docs/Config_Reference.md for the parameters that control this check. """ -- cgit v1.2.3-70-g09d2