Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithThere is a way to produce a level of documentation using BRE.
It starts with "Name your Nodes" and "Fill in the Documentation Tab"
It's not "required", but it is a good rule: you should always change the NAME on these six types of nodes: Input, Filter, Join, Xref, Lookup, Output
By changing at least the name of the nodes, you can later trace thru the graph and figure out what you were trying to do.
On each node, (and on composites) there is the option to enter Developer / Functional / and API documentation.
If you enter all of that, then the Tools/Generate Documentation/Graph Reports menu option will bundle all the available doc up and produce an HTML document of it all.
The doc is a bit crude, but it may help you on your way.
====
If you click on Tools/Preferences/Advanced, there is an option "Extract Records on Execution"
If you have that option selected before you run the graph, then when you Generate a Graph Report, it will include a pre-set number of records from each output into the HTML that is produced.. sort of a data dictionary WITH the rest of the documentation.