This is the monkeylib-html Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:06:05 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
monkeylib-html
HTML generation
Peter Seibel <peter@gigamonkeys.com>
BSD
1.0
com.gigamonkeys.macro-utilities
(system).
com.gigamonkeys.test-framework
(system).
com.gigamonkeys.pathnames
(system).
com.gigamonkeys.utilities
(system).
monkeylib-text-output
(system).
monkeylib-text-languages
(system).
packages.lisp
(file).
string-escaping.lisp
(file).
html.lisp
(file).
html-tests.lisp
(file).
xml.lisp
(file).
xml-macros.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
monkeylib-html/monkeylib-html.asd
monkeylib-html/packages.lisp
monkeylib-html/string-escaping.lisp
monkeylib-html/html.lisp
monkeylib-html/html-tests.lisp
monkeylib-html/xml.lisp
monkeylib-html/xml-macros.lisp
monkeylib-html/monkeylib-html.asd
monkeylib-html
(system).
monkeylib-html/string-escaping.lisp
packages.lisp
(file).
monkeylib-html
(system).
escape
(function).
escape-char
(function).
monkeylib-html/html.lisp
packages.lisp
(file).
string-escaping.lisp
(file).
xml.lisp
(file).
monkeylib-html
(system).
define-html-macro
(macro).
define-html-special-operator
(macro).
emit-html
(function).
emit-xhtml
(function).
html
(macro).
html
(class).
initialize-instance
(method).
top-level-environment
(method).
top-level-environment
(method).
with-html-output
(macro).
xhtml
(macro).
xhtml
(class).
emit-close-tag
(method).
emit-open-tag
(method).
empty-element-p
(function).
monkeylib-html/html-tests.lisp
packages.lisp
(file).
html.lisp
(file).
monkeylib-html
(system).
*testfiles*
(special variable).
html->string
(function).
look
(function).
new-test
(function).
new-tests
(function).
next-number
(function).
ok
(function).
test-file
(function).
monkeylib-html/xml.lisp
packages.lisp
(file).
monkeylib-html
(system).
comment
(method).
define-xml-language
(macro).
embeddable-value-form
(method).
emit-xml
(function).
identifier
(method).
initialize-instance
(method).
process-sexp
(method).
sexp-form-p
(method).
top-level-environment
(method).
xml
(macro).
xml
(class).
*attribute-escapes*
(special variable).
*element-escapes*
(special variable).
block-element-p
(function).
cons-form-p
(function).
define-xml-macro
(macro).
define-xml-special-operator
(macro).
emit-attributes
(generic function).
emit-close-tag
(generic function).
emit-element-body
(generic function).
emit-open-tag
(generic function).
environment-value
(function).
escapes
(function).
generate-xml-macro-with-attributes
(function).
in-attribute
(function).
in-attribute-p
(function).
name-converter
(reader method).
(setf name-converter)
(writer method).
new-env
(function).
non-empty-element-p
(function).
paragraph-element-p
(function).
parse-cons-form
(function).
parse-explicit-attributes-sexp
(function).
parse-implicit-attributes-sexp
(function).
parse-xml-macro-lambda-list
(function).
preserve-whitespace-p
(function).
process-cons-sexp-xml
(function).
monkeylib-html/xml-macros.lisp
packages.lisp
(file).
xml.lisp
(file).
monkeylib-html
(system).
Packages are listed by definition order.
monkeylib-html
com.gigamonkeys.pathnames
.
com.gigamonkeys.test
.
com.gigamonkeys.utilities
.
common-lisp
.
monkeylib-text-languages
.
monkeylib-text-output
.
define-html-macro
(macro).
define-html-special-operator
(macro).
define-xml-language
(macro).
emit-html
(function).
emit-xhtml
(function).
emit-xml
(function).
html
(macro).
html
(class).
with-html-output
(macro).
xhtml
(macro).
xhtml
(class).
xml
(macro).
xml
(class).
*attribute-escapes*
(special variable).
*element-escapes*
(special variable).
*testfiles*
(special variable).
block-element-p
(function).
cons-form-p
(function).
define-xml-macro
(macro).
define-xml-special-operator
(macro).
emit-attributes
(generic function).
emit-close-tag
(generic function).
emit-element-body
(generic function).
emit-open-tag
(generic function).
empty-element-p
(function).
environment-value
(function).
escape
(function).
escape-char
(function).
escapes
(function).
generate-xml-macro-with-attributes
(function).
html->string
(function).
in-attribute
(function).
in-attribute-p
(function).
look
(function).
name-converter
(generic reader).
(setf name-converter)
(generic writer).
new-env
(function).
new-test
(function).
new-tests
(function).
next-number
(function).
non-empty-element-p
(function).
ok
(function).
paragraph-element-p
(function).
parse-cons-form
(function).
parse-explicit-attributes-sexp
(function).
parse-implicit-attributes-sexp
(function).
parse-xml-macro-lambda-list
(function).
preserve-whitespace-p
(function).
process-cons-sexp-xml
(function).
test-file
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
xml
) form environment) ¶monkeylib-text-languages
.
xml
) processor form environment) ¶monkeylib-text-languages
.
xml
.
Initarg | Value |
---|---|
:output-file-type | html |
:input-readtable | (copy-readtable) |
language
.
Initarg | Value |
---|---|
:input-readtable | (case-preserving-readtable) |
:input-package | (find-package keyword) |
:output-file-type | xml |
(function string-downcase)
:name-converter
Jump to: | (
B C D E F G H I L M N O P S T W X |
---|
Jump to: | (
B C D E F G H I L M N O P S T W X |
---|
Jump to: | *
N S |
---|
Jump to: | *
N S |
---|
Jump to: | C F H M P S X |
---|
Jump to: | C F H M P S X |
---|