staple

zlib

A tool to generate documentation about Lisp projects through an HTML template.

$ area51 add stapleCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(staple:some-function ...)