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