Next: , Previous: , Up: Systems   [Contents][Index]


2.1 net.didierverna.declt

A reference manual generator for Common Lisp libraries

Long Name

Documentation Extractor from Common Lisp to Texinfo

Author

Didier Verna

Contact

didier@didierverna.net

Home Page

http://www.lrde.epita.fr/~didier/software/lisp/typesetting.php#declt

Source Control

https://github.com/didierverna/declt

License

BSD

Long Description

Declt (pronounce dec’let) is a reference manual generator for Common Lisp. It extracts and formats documentation from ASDF systems, including the system itself, its local dependencies (subsystems), components, packages and an extensive list of definitions (variables, functions etc.). The formatted documentation comes with full indexing and cross-references.

Reference manuals are generated in Texinfo format which can subsequently be converted into info, HTML, DVI, PostScript or PDF.

If Feature

:sbcl

Dependencies
Source

net.didierverna.declt.asd.