Open
Description
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
In picture above under the overall sequence diagram in DG, there lacks dotted lines that indicate a returning of control/flow back to the component that called it.
Few examples below:
and many more.
The return dotted lines are important because it shows that the control is returned back, and not just cut off immediately after the functions are executed.
[original: nus-cs2113-AY2324S2/pe-interim#2447] [original labels: severity.Low type.DocumentationBug]