The cl-durian Reference Manual

This is the cl-durian Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:09:40 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 cl-durian

dynamic html generation from list structures (interpolation friendly)

Author

Jonathan Wardell Avery <>

License

WTFPL

Source

cl-durian.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 cl-durian/cl-durian.asd

Source

cl-durian.asd.

Parent Component

cl-durian (system).

ASDF Systems

cl-durian.


3.1.2 cl-durian/package.lisp

Source

cl-durian.asd.

Parent Component

cl-durian (system).

Packages

cl-durian.


3.1.3 cl-durian/cl-durian.lisp

Dependency

package.lisp (file).

Source

cl-durian.asd.

Parent Component

cl-durian (system).

Public Interface
Internals

entity-map (special variable).


4 Packages

Packages are listed by definition order.


4.1 cl-durian

Source

package.lisp.

Use List

common-lisp.

Public Interface
Internals

entity-map (special variable).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Special variables

Special Variable: *force-tags-lowercase*
Package

cl-durian.

Source

cl-durian.lisp.


5.1.2 Ordinary functions

Function: html (given)
Package

cl-durian.

Source

cl-durian.lisp.

Function: html-escape (text)
Package

cl-durian.

Source

cl-durian.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: entity-map
Package

cl-durian.

Source

cl-durian.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions