manifest

2012-02-08

A system for semi-automatically documenting Common Lisp packages.

Upstream URL

github.com/gigamonkey/manifest

License

Not determined

README
Manifest is a system for semi-automatically documenting Common Lisp packages. (A manifest tells you what's in a package. Also this system makes manifest a bunch of information that is actually present in a Lisp system.) The basic premise is that every exported symbol in a package should be documented. To check it out, after loading the system, evaluate (start) and point your browser at the URL it returns.

Dependencies (6)

  • alexandria
  • closer-mop
  • monkeylib-html
  • puri
  • split-sequence
  • toot

Dependents (2)

  • GitHub
  • Quicklisp