We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a82329 commit ca8f7edCopy full SHA for ca8f7ed
docs/DeveloperGuide.md
@@ -395,7 +395,6 @@ Below is the sequence diagram for parsing inputs with `AddMeetingCommandParser`
395
<br> Similarly, the sequence diagram for parsing inputs with `DeleteMeetingCommandParser` executing `meeting-delete 1 i/1`:
396
<br>
397
<br><br>
398
-<div style="page-break-after: always;"></div>
399
After parsing, the commands are executed by the logic manager as show below. (Execute in the diagrams below comes form the logic manager)
400
<br> Below is the sequence diagram for adding meeting with `AddMeetingCommand`:
401
<br>
0 commit comments