doc changes

This commit is contained in:
David Botton 2021-01-23 21:42:21 -05:00
parent 923e965bb0
commit 2b6645e63b
2 changed files with 5 additions and 1 deletions

4
FAQ
View file

@ -15,3 +15,7 @@ A) There are many ways, the simplest is just use Ceramic -
http://ceramic.github.io/ which uses electron. You can of course use any
tool the gives you a browser control. See clog/nativ-glues/gtk or an example
with GTK in C, but you can use the cl-cffi-gtk to accomplish the same thing.
Q) I want to take an HTML snapshot of a clog created page:
(format t "=> ~A" (outer-html (document-element (html-document body))))

View file

@ -9,7 +9,7 @@ View the HTML Documentation:
https://rabbibotton.github.io/clog/clog-manual.html
The Common Lisp Omnificient GUI, CLOG for short, uses web technology to
The Common Lisp Omnificent GUI, CLOG for short, uses web technology to
produce graphical user interfaces for applications locally or remotely.
CLOG can take the place, or work alongside, most cross-platform GUI
frameworks and website frameworks. The CLOG package starts up the