Skip to main content

Sphinx domain for Common Lisp

Project description

CLDomain

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

Currently the project only supports inspection based documentation of symbols, future versions will allow more manual creation of documentation sections.

CLDomain is licensed under the GPLv3. Please report any bugs in the GitHub Bug Tracker.

An example of the generated documentation can be found in the cl-git project.

The current sample of a function definition looks like

.. cl:function:: ensure-git-repository-exist

   :param path: the path to the git repository.
   :param bare: if truthful, then create a bare repository.

   .. code-block:: common-lisp

      CL-GIT> (ensure-git-repository-exist #p"/tmp/test-repo/")
      #P"/tmp/test-repo/"

and the rendered example shows the documentation string has been introspected and so has the function definition.

Changelog

Release 0.2 14//04/2013

  • link between generics and specializers.

  • ignore symbols in documentation if they are in the arg list.

  • better Quicklisp support.

  • handling of symbols that boarder on punctuation.

Release 0.1 UNRELEASED

  • initial prototype

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-cldomain-0.2.tar.gz (40.5 kB view details)

Uploaded Source

File details

Details for the file sphinxcontrib-cldomain-0.2.tar.gz.

File metadata

File hashes

Hashes for sphinxcontrib-cldomain-0.2.tar.gz
Algorithm Hash digest
SHA256 52dfe212aaf4ccfbaaf3dd9b5e36e89f0c34b7ba665d0eb7b07ff1b34ef61a6c
MD5 070f641cbb2cc09d6fd4e9ab389eee2c
BLAKE2b-256 7a317982c169f6b19eee83d116f6859e752fe3a5bebdf06977d88fb52d777cdb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page