adp

MIT

Add Documentation, Please. A Common Lisp documentation generator with Scribble files and @-syntax support.

$ area51 add adpCopy

Usage

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