cook-docs¶
A tool for automatically generating markdown documentation for cooklang recipes
TL;DR¶
Installation¶
Usage¶
Warning
The mode of operation of cook-docs
is to process all recipes in the working directory and sub folders. See Mode of Operation for details.
Run binary directly
cook-docs
# OR
cook-docs --dry-run # prints generated documentation to stdout rather than modifying markdown files.
Contributing¶
See Contributing
Code of Conduct¶
See Code of Conduct
Inspiration¶
Inspiration for this repository has been taken from helm-docs.
License¶
Author¶
This project was started in 2022 by Nicholas Wilde.