I think GwKing uses automatically generated documentation for his libraries. Gary, do you use some hook into ASDF for that?
In my experience, you always have to toggle a few switches for each project (name, version number, download url, etc), and I'd like to have a general interface that hides the details, say
(ASDF:OOS 'ASDF:DOC-OP :TARGET-DIR #P"...")
-T.