qbook
qbook generates HTML (or LaTeX) formatted code listings of Common Lisp source files. Comments in the source code are rendered as HTML paragraphs, text is rendered in <pre> blocks. Headings are created by preceding the text of the comment with one or more #\* chars.

This is inspired by Luke Gorrie's pbook.el (which targets Emacs Lisp).

Depends on: arnesi, iterate, cl-ppcre, yaclml

Repository: https://gitlab.common-lisp.net/bese/qbook

License: BSD 3-Clause


Documentation Tool