Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Modified Sections 05 and 06
Browse files Browse the repository at this point in the history
  • Loading branch information
albertong98 committed Feb 22, 2019
1 parent d7b4077 commit c9f6df1
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 28 deletions.
7 changes: 6 additions & 1 deletion src/docs/05_building_block_view.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
[[section-building-block-view]]


== Building Block View
== Building Block View [TODO]

[role="arc42help"]
****
.Disclaimer
This section of the documentation cannot be done in the current state of the deChat project, as we have not made
the necessary design decisions for it.
.Content
The building block view shows the static decomposition of the system into building blocks (modules, components, subsystems, classes,
interfaces, packages, libraries, frameworks, layers, partitions, tiers, functions, macros, operations,
Expand Down
11 changes: 8 additions & 3 deletions src/docs/05_building_block_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.8">
<title>Building Block View</title>
<title>Building Block View [TODO]</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
Expand Down Expand Up @@ -435,11 +435,16 @@
</div>
<div id="content">
<div class="sect1">
<h2 id="section-building-block-view">Building Block View</h2>
<h2 id="section-building-block-view">Building Block View [TODO]</h2>
<div class="sectionbody">
<div class="sidebarblock arc42help">
<div class="content">
<div class="paragraph">
<div class="title">Disclaimer</div>
<p>This section of the documentation cannot be done in the current state of the deChat project, as we have not made
the necessary design decisions for it.</p>
</div>
<div class="paragraph">
<div class="title">Content</div>
<p>The building block view shows the static decomposition of the system into building blocks (modules, components, subsystems, classes,
interfaces, packages, libraries, frameworks, layers, partitions, tiers, functions, macros, operations,
Expand Down Expand Up @@ -735,7 +740,7 @@ <h4 id="_white_box_building_block_y_1">White Box &lt;_building block y.1_&gt;</h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-02-13 16:54:34 +0100
Last updated 2019-02-22 03:01:17 +0100
</div>
</div>
</body>
Expand Down
17 changes: 9 additions & 8 deletions src/docs/06_runtime_view.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[section-runtime-view]]
== Runtime View
== Runtime View [TODO]


[role="arc42help"]
Expand Down Expand Up @@ -30,15 +30,16 @@ There are many notations for describing scenarios, e.g.
****

=== <Runtime Scenario 1>
=== Log in

* An user can log in into the deChat app through his own private SOLID POD provided by either Inrupt or the SOLID community.

* _<insert runtime diagram or textual description of the scenario>_
* _<insert description of the notable aspects of the interactions between the
building block instances depicted in this diagram.>_
=== Add friends

=== <Runtime Scenario 2>
* An user can send a request to his friends POD using that POD url, then the requested user can choose to
either grant the requester access to the POD data or deny it.

=== ...
=== Send and recieve messages

* The messages sent must be encrypted in the users' PODs to ensure privacy over the data.

=== <Runtime Scenario n>
37 changes: 21 additions & 16 deletions src/docs/06_runtime_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.8">
<title>Runtime View</title>
<title>Runtime View [TODO]</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
Expand Down Expand Up @@ -435,7 +435,7 @@
</div>
<div id="content">
<div class="sect1">
<h2 id="section-runtime-view">Runtime View</h2>
<h2 id="section-runtime-view">Runtime View [TODO]</h2>
<div class="sectionbody">
<div class="sidebarblock arc42help">
<div class="content">
Expand Down Expand Up @@ -496,37 +496,42 @@ <h2 id="section-runtime-view">Runtime View</h2>
</div>
</div>
<div class="sect2">
<h3 id="_runtime_scenario_1">&lt;Runtime Scenario 1&gt;</h3>
<h3 id="_log_in">Log in</h3>
<div class="ulist">
<ul>
<li>
<p><em>&lt;insert runtime diagram or textual description of the scenario&gt;</em></p>
</li>
<li>
<p><em>&lt;insert description of the notable aspects of the interactions between the
building block instances depicted in this diagram.&gt;</em></p>
<p>An user can log in into the deChat app through his own private SOLID POD provided by either Inrupt or the SOLID community.</p>
</li>
</ul>
</div>
</div>
<div class="sect2">
<h3 id="_runtime_scenario_2">&lt;Runtime Scenario 2&gt;</h3>

<h3 id="_add_friends">Add friends</h3>
<div class="ulist">
<ul>
<li>
<p>An user can send a request to his friends POD using that POD url, then the requested user can choose to
either grant the requester access to the POD data or deny it.</p>
</li>
</ul>
</div>
<div class="sect2">
<h3 id="">&#8230;&#8203;</h3>

</div>
<div class="sect2">
<h3 id="_runtime_scenario_n">&lt;Runtime Scenario n&gt;</h3>

<h3 id="_send_and_recieve_messages">Send and recieve messages</h3>
<div class="ulist">
<ul>
<li>
<p>The messages sent must be encrypted in the users' PODs to ensure privacy over the data.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-02-13 16:54:34 +0100
Last updated 2019-02-22 03:01:17 +0100
</div>
</div>
</body>
Expand Down

0 comments on commit c9f6df1

Please sign in to comment.