hi to everybody,
is there a way to automatically generate documentation of a flow from its structure and the descriptions inside the modules and/or comments?
(sorry if the question is so basic, I am quite new with node-red)
Thanks in advance
hi to everybody,
is there a way to automatically generate documentation of a flow from its structure and the descriptions inside the modules and/or comments?
(sorry if the question is so basic, I am quite new with node-red)
Thanks in advance
Along with that, you can use comment nodes and use groups to put a set of nodes that describe a process into a group with a bounding box and a title. So between all of those things it is possible to create flows that can be printed to a PDF and will still be understandable.