~rsl/sphinxcontrib-cldomain

A Common Lisp domain for Sphinx
Release 0.19.1
fix: update metadata to include python 3.10
fix: set the sphinx version dependency

refs

master
browse  log 
v0.19.1
release notes 

clone

read-only
https://git.sr.ht/~rsl/sphinxcontrib-cldomain
read/write
git@git.sr.ht:~rsl/sphinxcontrib-cldomain

You can also use your local clone with git send-email.

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.