cl-project-with-docs
Project template
Automated project skeleton generator for Common Lisp projects with documentation
Common Lisp project skeleton generator which uses Sphinx and reStructured text to render nice and readable HTML documentation.
4 stars
3 watching
3 forks
Language: Python
last commit: 8 months 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. | 17 |
fukamachi/cl-project | Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing | 251 |
timothycrosley/portray | Automates the creation of documentation websites for Python projects with minimal configuration | 862 |
mmontone/cltl2-doc | A documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation. | 10 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |
mmontone/cl-livedocs | A web-based documentation browser for Common Lisp | 2 |
sphinx-doc/sphinx | Generates documentation for software projects using a markup language | 6,586 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |
didierverna/declt | A tool that generates reference manuals for Lisp libraries by introspecting their dependencies and producing detailed documentation in Texinfo format. | 38 |
40ants/cl-brewer | Automates the process of generating Homebrew formulas for Common Lisp applications. | 13 |
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,958 |
shinmera/staple | A tool for generating documentation pages from source code | 60 |
mmontone/qbook | A tool for generating HTML and LaTeX formatted documentation from Common Lisp source files. | 7 |
vindarel/cl-cookieproject | A template project for creating Common Lisp applications with a standard structure and tools. | 76 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |