0.8.9.39:
Documentation changes:
* Document run-program
* Create docstrings from contrib modules (see MODULES in Makefile)
... include some docstrings in sb-rotate-byte and sb-md5
documentation to test it.
... unloadable contrib modules break docstring generation for now ...
* Frob docstrings slightly: convert SYMBOL-LOOKALIKES to
@code{symbol-lookalikes}, or @var{symbol-lookalikes} if they're part
of the arglist.
... written in a slightly roundabout (line-based) way that will be
useful for detecting common itemization / table formatting
idioms in sbcl's docstrings.
... Bug fix: don't downcase docstrings.