Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jjgancfer committed Mar 11, 2024
1 parent d8e8bea commit efe0706
Showing 1 changed file with 2 additions and 66 deletions.
68 changes: 2 additions & 66 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -518,40 +518,6 @@ <h1><span class="image"><img src="./images/icon-image.png" alt="arc42"></span> W
.arc42help {display:none;}
}
</style>
<div class="paragraph">
<p><strong>About arc42</strong></p>
</div>
<div class="paragraph lead">
<p>arc42, the template for documentation of software and system architecture.</p>
</div>
<div class="paragraph">
<p>Template Version 8.2 EN. (based upon AsciiDoc version), March 2024</p>
</div>
<div class="paragraph">
<p>Created, maintained and &#169; by Dr. Peter Hruschka, Dr. Gernot Starke and contributors.
See <a href="https://arc42.org" class="bare">https://arc42.org</a>.</p>
</div>
<hr>
<div class="sidebarblock arc42help">
<div class="content">
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<div class="title">Note</div>
</td>
<td class="content">
<div class="paragraph">
<p>This version of the template contains some help and explanations.
It is used for familiarization with arc42 and the understanding of the concepts.
For documentation of your own system you use better the <em>plain</em> version.</p>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div style="page-break-after: always;"></div>
</div>
</div>
Expand Down Expand Up @@ -963,13 +929,6 @@ <h2 id="section-building-block-view">5. Building Block View</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_whitebox_overall_system">5.1. Whitebox Overall System</h3>
<div class="sidebarblock arc42help">
<div class="content">
<div class="paragraph">
<p>This is the overall view of the application. The diagram is composed of 3 elements that will interact between each other.</p>
</div>
</div>
</div>
<div class="paragraph">
<p><em><strong>Overview Diagram</strong></em></p>
</div>
Expand Down Expand Up @@ -1016,28 +975,6 @@ <h3 id="_whitebox_overall_system">5.1. Whitebox Overall System</h3>
</div>
<div class="sect2">
<h3 id="_level_2">5.2. Level 2</h3>
<div class="sidebarblock arc42help">
<div class="content">
<div class="paragraph">
<p>Here is an specification of the inner structure of the WIQ Application.</p>
</div>
</div>
</div>
<div class="sect3">
<h4 id="_white_box_wiq_application">5.2.1. White Box <em>WIQ Application</em></h4>
<div class="imageblock text-center">
<div class="content">
<img src="./images/ContainerDiagram.png" alt="ContainerDiagram">
</div>
<div class="title">Figure 11. Container for the WIQ System</div>
</div>
<div class="sidebarblock arc42help">
<div class="content">
<div class="paragraph">
<p>This diagram describes the internal organization of the WIQ Application.</p>
</div>
</div>
</div>
<div class="dlist">
<dl>
<dt class="hdlist1">Motivation</dt>
Expand Down Expand Up @@ -1076,7 +1013,6 @@ <h4 id="_white_box_wiq_application">5.2.1. White Box <em>WIQ Application</em></h
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="section-runtime-view">6. Runtime View</h2>
<div class="sectionbody">
Expand Down Expand Up @@ -1132,7 +1068,7 @@ <h2 id="section-deployment-view">7. Deployment View</h2>
<div class="content">
<a class="image" href=""DeploymentDiagram.png"><img src="./images/DeploymentDiagram.png" alt="DeploymentDiagram"></a>
</div>
<div class="title">Figure 12. Deployment Diagram</div>
<div class="title">Figure 11. Deployment Diagram</div>
</div>
<div class="sect2">
<h3 id="_infrastructure_level_1">7.1. Infrastructure Level 1</h3>
Expand Down Expand Up @@ -1731,7 +1667,7 @@ <h4 id="_play_to_wiq">13.1.4. Play to WIQ.</h4>
<div id="footer">
<div id="footer-text">
Version 8.2 EN<br>
Last updated 2024-03-11 21:57:04 +0100
Last updated 2024-03-11 23:01:50 +0100
</div>
</div>
</body>
Expand Down

0 comments on commit efe0706

Please sign in to comment.