Declt 1.0b14 is out

I’ve just released a new version of Declt , my reference manual generator for Common Lisp Libraries.
This release containts some improvements based on Sabra Crolleton’s feedback.
The most notable improvements are support for two new license types (MIT and
LGPL), a new :declt-notice
keyword argument that gives you control on the
“automatically generated by Declt” notice that appears in the reference
manuals, and a bug fix (missing support for empty lists in lambda-lists).