fukamachi / clack-doc

[DEPRECATED] Documentation tool for Clack (I moved them to Quickdocs.org)
3 stars 0 forks source link

clack-doc:view #15

Open fukamachi opened 13 years ago

fukamachi commented 13 years ago

to see a documentation of packages.

fukamachi commented 13 years ago
(defun clack-doc:view (package-name)
  (documentation (find-package package-name) t))