RSS Feed

Lisp Project of the Day

litterae

You can support this project by donating at:

Donate using PatreonDonate using Liberapay

Or see the list of project sponsors.

litteraedocumentation

Documentation🥺
Docstrings😀
Tests 🥺
Examples🥺
RepositoryActivity🤨
CI 🥺
License MIT
HomePagehttps://github.com/stefandevai/litterae

This is yet another Common Lisp documentation builder.

It renders beautiful one-page docs. Sadly, Litterae itself has no documentation. I've used it to document Teddy and also created a template project for you:

https://github.com/cl-doc-systems/litterae

Why Litterae can be interesting for you:

  • It uses README.md as documentation source.
  • Litterae builds API reference from docstrings.
  • It provides four color themes.
  • It uses LSX for templating and probably there is a way to create a custom HTML.

However, there are many problems with Litterae. It seems not mature enough to use in my projects. To name a single feature I miss is cross-referencing. That is the main reason, why I'll not use it for my libraries.


Brought to you by 40Ants under Creative Commons License