adp
Add Documentation, Please. A Common Lisp documentation generator with Scribble files and @-syntax support.
$ area51 add adpCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(adp:some-function ...)