staple
A tool to generate documentation about Lisp projects through an HTML template.
$ area51 add stapleCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(staple:some-function ...)A tool to generate documentation about Lisp projects through an HTML template.
$ area51 add stapleCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(staple:some-function ...)