task
task copied to clipboard
Generate documentation based on your taskfile
We have option for displaying summary, also we configure input variables. I we use multiple task modules and sharing between teams, document generation tool can really helpout to have better visibility on how to use the task module one created.
I created my own python code to generate docs: https://github.com/Rishang/task-templates/blob/main/generate_docs.py
And here is how the docs look: https://github.com/Rishang/task-templates/blob/main/docs/_aws.md