~rsl/sphinxcontrib-cldomain

A Common Lisp domain for Sphinx

5b62082 feat: de-indent documentation if it has consistent indentation

1 year, 6 months ago

#3 feedback? "missing lisp data" for cl:print and others

~rsl commented on sphinxcontrib-cldomain todo

1 year, 6 months ago

CLDomain

CLDomain is a Common Lisp domain for Sphinx Documentation Generator. Sphinx is a mulit-language documentation tool. This project extends it's functionality to cover Common Lisp. The aim is to support documentation with the same ease as Sphinx would a Python project.

Currently the project supports inspection based documentation of symbols.

Documentation

CLDomain is licensed under the GPLv3. Please report any bugs in the Mailing List.

An example of the generated documentation is the cl-git project.