cl-gendoc

LLGPL, BSD

cl-gendoc: Simple component-based documentation generator

$ area51 add cl-gendocCopy

Usage

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