Skip to content

Commit a0dd546

Browse files
committed
Fix broken XML syntax in release notes
Signed-off-by: Pierre-Charles David <[email protected]>
1 parent 8c1f407 commit a0dd546

File tree

2 files changed

+36
-22
lines changed

2 files changed

+36
-22
lines changed

_site/sirius/doc/Release_Notes.html

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -296,23 +296,30 @@ <h3 id="SpecifiersVisibleChanges3">Specifiers-Visible Changes</h3>
296296
</ul>
297297
<h3 id="DeveloperVisibleChanges">Developer-Visible Changes</h3>
298298
<ul>
299-
<li>The addition of an &#8216;interaction container mapping&#8217; to the sequence metamodel introduced new API classes such as:</br></li>
300-
</ul>
301-
<p> -
302-
<code>org.eclipse.sirius.diagram.sequence.business.internal.elements.InteractionContainer</code> to determine a View element should be represented as an InteractionContainer; </br>
303-
<br/> -
304-
<code>org.eclipse.sirius.diagram.sequence.description.InteractionContainerMapping</code> to specify an &#8216;interaction container mapping&#8217; in a sequence diagram</br>
305-
<br/> -
306-
<code>org.eclipse.sirius.diagram.sequence.ui.tool.internal.edit.part.InteractionContainerEditPart</code> a custom edit part to deactivate user interaction as this custom &#8220;Container mapping is automatically resized depending on diagram element locations&#8221;.
307-
</p>
299+
<li>The addition of an &#8216;interaction container mapping&#8217; to the sequence metamodel introduced new API classes such as:
300+
<ul>
301+
<li>
302+
<code>org.eclipse.sirius.diagram.sequence.business.internal.elements.InteractionContainer</code> to determine a View element should be represented as an InteractionContainer;
303+
</li>
304+
<li>
305+
<code>org.eclipse.sirius.diagram.sequence.description.InteractionContainerMapping</code> to specify an &#8216;interaction container mapping&#8217; in a sequence diagram;
306+
</li>
307+
<li>
308+
<code>org.eclipse.sirius.diagram.sequence.ui.tool.internal.edit.part.InteractionContainerEditPart</code> a custom edit part to deactivate user interaction as this custom &#8220;Container mapping is automatically resized depending on diagram element locations&#8221;.
309+
</li>
310+
</ul>
311+
</li>
312+
</ul>
308313
<h2 id="sirius7.4.5">Changes in Sirius Desktop 7.4.5</h2>
309314
<h3 id="UserVisibleChanges">User-Visible Changes</h3>
310315
<ul>
311316
<li><span class="label label-success">Added</span> In the
312-
<code>ImageSelectionDialog</code>, a new feature has been added to reset the WorkspaceImage assigned to a DDiagramElement. Before this improvement, it was necessary to use the “Reset style properties to default values” button, but this also affected all other style modifications. This new button in the dialog resets only the WorkspaceImage style to the style of the element as defined in the Viewpoint Specification Model. </br>
313-
<img style="width: 500px" border="0" src="user/diagrams/images/selectImageDialog_resetImage.png"/>
317+
<code>ImageSelectionDialog</code>, a new feature has been added to reset the WorkspaceImage assigned to a DDiagramElement. Before this improvement, it was necessary to use the “Reset style properties to default values” button, but this also affected all other style modifications. This new button in the dialog resets only the WorkspaceImage style to the style of the element as defined in the Viewpoint Specification Model.
314318
</li>
315319
</ul>
320+
<p>
321+
<img style="width: 500px" border="0" src="user/diagrams/images/selectImageDialog_resetImage.png"/>
322+
</p>
316323
<h3 id="DeveloperVisibleChanges2">Developer-Visible Changes</h3>
317324
<h4 id="Changesinorg.eclipse.sirius.diagram.ui">Changes in
318325
<code>org.eclipse.sirius.diagram.ui</code>

sirius/doc/Release_Notes.html

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -296,23 +296,30 @@ <h3 id="SpecifiersVisibleChanges3">Specifiers-Visible Changes</h3>
296296
</ul>
297297
<h3 id="DeveloperVisibleChanges">Developer-Visible Changes</h3>
298298
<ul>
299-
<li>The addition of an &#8216;interaction container mapping&#8217; to the sequence metamodel introduced new API classes such as:</br></li>
300-
</ul>
301-
<p> -
302-
<code>org.eclipse.sirius.diagram.sequence.business.internal.elements.InteractionContainer</code> to determine a View element should be represented as an InteractionContainer; </br>
303-
<br/> -
304-
<code>org.eclipse.sirius.diagram.sequence.description.InteractionContainerMapping</code> to specify an &#8216;interaction container mapping&#8217; in a sequence diagram</br>
305-
<br/> -
306-
<code>org.eclipse.sirius.diagram.sequence.ui.tool.internal.edit.part.InteractionContainerEditPart</code> a custom edit part to deactivate user interaction as this custom &#8220;Container mapping is automatically resized depending on diagram element locations&#8221;.
307-
</p>
299+
<li>The addition of an &#8216;interaction container mapping&#8217; to the sequence metamodel introduced new API classes such as:
300+
<ul>
301+
<li>
302+
<code>org.eclipse.sirius.diagram.sequence.business.internal.elements.InteractionContainer</code> to determine a View element should be represented as an InteractionContainer;
303+
</li>
304+
<li>
305+
<code>org.eclipse.sirius.diagram.sequence.description.InteractionContainerMapping</code> to specify an &#8216;interaction container mapping&#8217; in a sequence diagram;
306+
</li>
307+
<li>
308+
<code>org.eclipse.sirius.diagram.sequence.ui.tool.internal.edit.part.InteractionContainerEditPart</code> a custom edit part to deactivate user interaction as this custom &#8220;Container mapping is automatically resized depending on diagram element locations&#8221;.
309+
</li>
310+
</ul>
311+
</li>
312+
</ul>
308313
<h2 id="sirius7.4.5">Changes in Sirius Desktop 7.4.5</h2>
309314
<h3 id="UserVisibleChanges">User-Visible Changes</h3>
310315
<ul>
311316
<li><span class="label label-success">Added</span> In the
312-
<code>ImageSelectionDialog</code>, a new feature has been added to reset the WorkspaceImage assigned to a DDiagramElement. Before this improvement, it was necessary to use the “Reset style properties to default values” button, but this also affected all other style modifications. This new button in the dialog resets only the WorkspaceImage style to the style of the element as defined in the Viewpoint Specification Model. </br>
313-
<img style="width: 500px" border="0" src="user/diagrams/images/selectImageDialog_resetImage.png"/>
317+
<code>ImageSelectionDialog</code>, a new feature has been added to reset the WorkspaceImage assigned to a DDiagramElement. Before this improvement, it was necessary to use the “Reset style properties to default values” button, but this also affected all other style modifications. This new button in the dialog resets only the WorkspaceImage style to the style of the element as defined in the Viewpoint Specification Model.
314318
</li>
315319
</ul>
320+
<p>
321+
<img style="width: 500px" border="0" src="user/diagrams/images/selectImageDialog_resetImage.png"/>
322+
</p>
316323
<h3 id="DeveloperVisibleChanges2">Developer-Visible Changes</h3>
317324
<h4 id="Changesinorg.eclipse.sirius.diagram.ui">Changes in
318325
<code>org.eclipse.sirius.diagram.ui</code>

0 commit comments

Comments
 (0)