From 4200f1e2a17dc57440542ea6e52fb4bfe8e9b2d3 Mon Sep 17 00:00:00 2001 From: David Botton Date: Mon, 22 Apr 2024 08:47:24 -0400 Subject: [PATCH] doc update --- README.md | 1 + doc/clog-manual.html | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c05e7d6..d886aca 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Here is a very simple sample CLOG app (from Tutorial 1): Other samples of CLOG on the web: +- [Moldable Inspectors](https://codeberg.org/khinsen/clog-moldable-inspector) - [CLOG + cl-collider](https://github.com/byulparan/clog-collider-experience) - [CLOG on iOS and Android](https://www.reddit.com/r/lisp/comments/tl46of/would_it_be_cool_to_run_a_clog_app_on_mobile_you/) - [Learn CLOG Dashboard](https://gist.github.com/mmontone/3a5a8a57675750e99ffb7fa64f40bc39#file-clog-learn-lisp) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index ae1c0e4..aef9958 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -538,6 +538,14 @@ unit added unless value is empty string or nil.

CLOG objects (clog-obj) encapsulate the connection between lisp and an HTML DOM element.

+

+

+

CLOG-Obj - General Properties

@@ -4259,7 +4267,8 @@ virtual keyboards.

@@ -6494,7 +6503,7 @@ is nil unbind the event.