Declt 1.0b12 is out

I’ve just released the next version of Declt , my reference manual generator for Common Lisp Libraries.
This release includes some fixes for the Info format target but most notably,
support for documenting (generic) writer functions and methods. When it makes
sense, the documentations for func
and (setf func)
are grouped together.
Getting closer to an official 1.0 stable version…