documentation-utils
This is a small library to help you with managing the docstrings for your library. It allows you to conveniently set the documentation for your definitions in an external block, to avoid cluttering the code with docstrings.

The project can be found on github including a fully documented symbol index and a getting started tutorial.
As of March 2016, documentation-utils is on Quicklisp.

Documentation-utils is licensed under the Artistic License 2.0.


convenience library utilities