Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the css-lite Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 13:12:44 2020 GMT+0.
• Introduction | What css-lite is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
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: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The css-lite system |
0.1
css-lite.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
Next: The css-lite/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
css-lite.asd
css-lite (system)
Next: The css-lite/css-lite․lisp file, Previous: The css-lite․asd file, Up: Lisp files [Contents][Index]
Next: The css-lite/utility․lisp file, Previous: The css-lite/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
css-lite (system)
css-lite.lisp
Next: The css-lite/lite-utility․lisp file, Previous: The css-lite/css-lite․lisp file, Up: Lisp files [Contents][Index]
css-lite.lisp (file)
css-lite (system)
utility.lisp
flatten (function)
Next: The css-lite/paren-css-lite․lisp file, Previous: The css-lite/utility․lisp file, Up: Lisp files [Contents][Index]
utility.lisp (file)
css-lite (system)
lite-utility.lisp
Previous: The css-lite/lite-utility․lisp file, Up: Lisp files [Contents][Index]
lite-utility.lisp (file)
css-lite (system)
paren-css-lite.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The css-lite package |
package.lisp (file)
common-lisp
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported special variables | ||
• Exported macros | ||
• Exported functions |
Next: Exported macros, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
css-lite.lisp (file)
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
css-lite.lisp (file)
Next: Exported functions, Previous: Exported special variables, Up: Exported definitions [Contents][Index]
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
Previous: Exported macros, Up: Exported definitions [Contents][Index]
lite-utility.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
lite-utility.lisp (file)
lite-utility.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
css-lite.lisp (file)
Previous: Internal special variables, Up: Internal definitions [Contents][Index]
Return T if ‘val’ is the start of a CSS comment, otherwise return NIL.
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
utility.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
css-lite.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L |
---|
Jump to: | C F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | %
C E F I M P S T |
---|
Jump to: | %
C E F I M P S T |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
+
S |
---|
Jump to: | *
+
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
C | |||
css-lite : | The css-lite system | ||
css-lite : | The css-lite package | ||
| |||
P | |||
Package, css-lite : | The css-lite package | ||
| |||
S | |||
System, css-lite : | The css-lite system | ||
|
Jump to: | C P S |
---|