From 4a35cab1b00b722deff9bb052ca6a0321c1adfba Mon Sep 17 00:00:00 2001 From: David Botton Date: Tue, 10 Sep 2024 18:02:44 -0400 Subject: [PATCH] Update docs --- README.md | 6 ++-- doc/clog-manual.html | 75 ++++++++++++++++++++++++++++++++++---------- 2 files changed, 62 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index d8ad2ef..6ef8c9e 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ For those new to Common Lisp or just want to quickly try CLOG use ther simple _EZ_ standalone versions: * https://github.com/rabbibotton/clog-win64-ez/releases -* https://github.com/rabbibotton/clog-linux-ez -* https://github.com/rabbibotton/clog-linux-arm-ez -* https://github.com/rabbibotton/clog-mac-ez +* https://github.com/rabbibotton/clog-linux-ez/releases +* https://github.com/rabbibotton/clog-linux-arm-ez/releases +* https://github.com/rabbibotton/clog-mac-ez/releases Unzip, double click setup.bat or ./setup Run builder.exe or ./builder diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 7275cbb..eb069b9 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -448,6 +448,15 @@ package.

Return "on" if VALUE t or return "off"

+

+

+

@@ -946,7 +956,7 @@ on an on-click event.