Skip to content

Commit 497ee55

Browse files
committed
Clarify where node docs are shown
1 parent 4ecfaad commit 497ee55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing-flows/documenting-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The background colour of each group can also be used to highlight different type
108108

109109
All of the techniques discussed so far relate to the visual appearance of the flows. In order to add more in depth documentation, something more is needed.
110110

111-
Every node, group and tab can have longer-form documentation added under Description tab in their edit dialog. This help can be formatted using Markdown and including lists, tables and links.
111+
Every node, group and tab can have longer-form documentation added under Description tab in their edit dialog. This help can be formatted using Markdown and including lists, tables and links. This documentation is then displayed in the Info sidebar when the item is selected.
112112

113113
This longer format of documentation is useful where more explanation is needed of a flow's purpose, or some more complex logic needs to be described.
114114

0 commit comments

Comments
 (0)