Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the css-lite Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Wed Jun 15 04:21:25 2022 GMT+0.
Next: Systems, Previous: The css-lite Reference Manual, Up: The css-lite Reference Manual [Contents][Index]
css-lite is a library for generating CSS from an s-exp based syntax. When compiled with Parenscript (http://common-lisp.net/project/parenscript/) loaded in the Lisp image, it also provides the same CSS generation facilities in Parenscript-generated JavaScript code. The author, Vladimir Sedach, can be contacted at vsedach@gmail.com and welcomes questions, bug reports and patches. For license and copyright information (BSD), see the file COPYING included with the distribution.
Next: Files, Previous: Introduction, Up: The css-lite Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
0.1
Next: Packages, Previous: Systems, Up: The css-lite Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: css-lite/package.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
css-lite (system).
Next: css-lite/css-lite.lisp, Previous: css-lite/css-lite.asd, Up: Lisp [Contents][Index]
css-lite (system).
Next: css-lite/utility.lisp, Previous: css-lite/package.lisp, Up: Lisp [Contents][Index]
package.lisp (file).
css-lite (system).
Next: css-lite/lite-utility.lisp, Previous: css-lite/css-lite.lisp, Up: Lisp [Contents][Index]
css-lite.lisp (file).
css-lite (system).
flatten (function).
Next: css-lite/paren-css-lite.lisp, Previous: css-lite/utility.lisp, Up: Lisp [Contents][Index]
utility.lisp (file).
css-lite (system).
Previous: css-lite/lite-utility.lisp, Up: Lisp [Contents][Index]
lite-utility.lisp (file).
css-lite (system).
Next: Definitions, Previous: Files, Up: The css-lite Reference Manual [Contents][Index]
Packages are listed by definition order.
common-lisp.
Next: Indexes, Previous: Packages, Up: The css-lite Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Next: Macros, Previous: Public Interface, Up: Public Interface [Contents][Index]
Indicates if the properties of a selector should be indented or not.
There are three possible values:
* nil - The default value, and indicates that no indentation should be
applied
* the symbol ’tab - Indicates that the properties should be indented
using the #Tab character
* an integer greater than 0 - Indicates how many #Space characters should be used to indent the properties
Next: Ordinary functions, Previous: Special variables, Up: Public Interface [Contents][Index]
Previous: Macros, Up: Public Interface [Contents][Index]
Previous: Public Interface, Up: Definitions [Contents][Index]
Next: Ordinary functions, Previous: Internals, Up: Internals [Contents][Index]
Previous: Special variables, Up: Internals [Contents][Index]
Return T if ‘val’ is the start of a CSS comment, otherwise return NIL.
Previous: Definitions, Up: The css-lite Reference Manual [Contents][Index]
Jump to: | %
C E F I M P S T |
---|
Jump to: | %
C E F I M P S T |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
+
S |
---|
Jump to: | *
+
S |
---|
Jump to: | C F L P S U |
---|
Jump to: | C F L P S U |
---|