codex

2023-10-21

A documentation system for Common Lisp.

Upstream URL

github.com/CommonDoc/codex

Author

Fernando Borretti <eudoxiahp@gmail.com>

Maintainer

Fernando Borretti <eudoxiahp@gmail.com>

License

MIT
README

Codex

Build Status Coverage Status

A documentation system for Common Lisp.

Overview

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

License

Copyright (c) 2014-2015 Fernando Borretti

Licensed under the MIT License.

Dependencies (10)

  • alexandria
  • cl-fad
  • cl-ppcre
  • cl-slug
  • common-doc
  • common-html
  • djula
  • docparser
  • pandocl
  • trivial-types
  • GitHub
  • Quicklisp