declt
Lisp library doc generator
A tool that generates reference manuals for Lisp libraries by introspecting their dependencies and producing detailed documentation in Texinfo format.
Reference manual generator for Common Lisp libraries
38 stars
6 watching
6 forks
Language: Common Lisp
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
40ants/doc | A documentation generator for Common Lisp projects with extensible markup languages and customizable output formats. | 19 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |
shinmera/staple | A tool for generating documentation pages from source code | 60 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 50 |
mmontone/cltl2-doc | A documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation. | 10 |
mmontone/qbook | A tool for generating HTML and LaTeX formatted documentation from Common Lisp source files. | 7 |
40ants/cl-project-with-docs | Automated project skeleton generator for Common Lisp projects with documentation | 4 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
eugeneia/texp | A domain-specific language for generating TeX documents using Common Lisp. | 5 |
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
dciccale/comment.js | A tool for generating simple API documentation from JavaScript code. | 24 |
vovkos/doxyrest | A tool that compiles Doxygen XML into reStructuredText format for Python documentation | 306 |
fransbouma/docnet | A tool for generating user documentation from markdown files using a static site generator approach | 250 |
debrouwere/python-literate | A tool that integrates Python code with Markdown documentation to generate reproducible HTML reports. | 41 |
lawmurray/doxide | Generates documentation for C++ code | 55 |