scriba
A markup format similar to Scribe.
$ area51 add scribaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scriba:some-function ...)A markup format similar to Scribe.
$ area51 add scribaCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scriba:some-function ...)