The next edition of Declt , the Documentation Extractor from Common Lisp to Texinfo, is out. In this release: Bugfix: rendering the documentation for methods with EQL specializers didn’t work. Feature: licensing and copyrighting the reference manual is now optional. Licenses currently supported are BSD and GPL. Declt now generates its own reference manual by default. Some package infrastructure changes that should remain transparent.
Feb 23, 2011
I’m happy to announce the first public release of Declt , the “Documentation Extractor from Common Lisp to Texinfo”. Declt (pronounce “dec’let”) is a reference manual generator for Common Lisp libraries. It extracts and formats documentation from ASDF systems, including the system itself and its components, the packages defined in the system and definitions like constants, special variables, macros, functions, generic functions and methods, conditions, structures and classes.
Sep 21, 2010