mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
doc updates
This commit is contained in:
parent
2343bd6661
commit
22ffddeaf6
4 changed files with 69 additions and 11 deletions
|
|
@ -54,9 +54,9 @@
|
|||
(defmacro clog-builder-probe (symbol &key clog-body
|
||||
(title "")
|
||||
auto-probe)
|
||||
"Display symbol's value in Probe Table in Builder, value is changed when OK
|
||||
pressed. Probe again in auto-probe seconds. If not tile is set, the symbol is
|
||||
used for title."
|
||||
"Display symbol's value in a CLOG Probe Panel in Builder, value is changed
|
||||
when OK pressed. Probe again in auto-probe seconds. If no tile is set, the
|
||||
symbol is used for title."
|
||||
`(let* ((body (or ,clog-body
|
||||
*clog-debug-instance*))
|
||||
(app (connection-data-item body "builder-app-data"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue