exscribe
Programmatically create HTML documents from a high-level syntax
$ area51 add exscribeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(exscribe:some-function ...)Programmatically create HTML documents from a high-level syntax
$ area51 add exscribeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(exscribe:some-function ...)