org-sampler
Extract docstrings as Emacs org-mode files
$ area51 add org-samplerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(org-sampler:some-function ...)Extract docstrings as Emacs org-mode files
$ area51 add org-samplerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(org-sampler:some-function ...)