ccldoc

Apache License 2.0

create lisp documentation using s-expressions

$ area51 add ccldocCopy

Usage

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