CCLDoc
CCLDoc is a system for creating Lisp documentation. It uses S-expressions to represent document structure, markup, cross references, and contents. It has a small number of basic operators, supports macros for syntax extensions, and supports a simple syntax for embedding expressions in strings for added convenience.

The documentation for Clozure CL is written in CCLDoc.

Depends on: alexandria, split-sequence, s-xml, cl-who, ccl-compat

Repository: https://github.com/Clozure/ccldoc

License: Apache 2


document preparation