eazy-documentation

LGPL

One-shot solution to the CL documentation generator.

$ area51 add eazy-documentationCopy

Usage

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