From 4fc5fdfda5f00eab6cb97c55ce98e6349a633929 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Tue, 5 May 2026 18:55:09 -0700 Subject: [PATCH] Add some text describing the Cheat Sheet and clarifying that the image is just a link. --- documentation.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/documentation.html b/documentation.html index d2e989c..728a62e 100644 --- a/documentation.html +++ b/documentation.html @@ -189,7 +189,20 @@

Table of Contents

-

Cheat Sheet

+

Cheat Sheet

+ The Cheat Sheet is a + quick reference to the language syntax and built-in modules and functions, + with links to the main documentation. It is also available from inside the + program, via the Help menu. +

+ + NOTE: the image below is only a link! The cheat sheet is a separate web + page. +