https://github.com/CommonDoc/codex.git
git clone 'https://github.com/CommonDoc/codex.git'
(ql:quickload :codex)
A documentation system for Common Lisp.
Codex generates documentation. You just write docstrings as usual, only using Scriba syntax, append a couple of extra files (A few tutorials and what have you), and Codex creates beautiful online documentation, and in the near future, PDF manuals.
See the documentation
Copyright (c) 2014-2015 Fernando Borretti
Licensed under the MIT License.